diff options
author | Archit Baweja <bighead@src.gnome.org> | 2004-12-16 21:24:02 +0000 |
---|---|---|
committer | Archit Baweja <bighead@src.gnome.org> | 2004-12-16 21:24:02 +0000 |
commit | b7f09c275416c83e2026f3cadbc9f6590bbed05f (patch) | |
tree | 88f94312103f1d3478d264b9ec14076e79778dd0 /autogen.sh | |
parent | 9e92fc22e6b4cd096edb0e04fce230d8255c74f6 (diff) | |
download | glade-b7f09c275416c83e2026f3cadbc9f6590bbed05f.tar.gz |
Added GtkFileChooserDialog to gtk-dialogs.xml. Moved GtkFileSelection to gtk-obsolete.xml. Small main window title fix.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ if test -z "$gnome_autogen" ; then exit 1 fi -automake_version= +automake_version=1.7 case `uname` in CYGWIN*) # automake 1.4 of cygwin does not define EGREP in libtool.m4, and |