diff options
author | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-10-02 04:06:35 +0000 |
---|---|---|
committer | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-10-02 04:06:35 +0000 |
commit | ad87f865578a31c085b031ec46808f057949a671 (patch) | |
tree | e3a02d25eab63a2b71f19be44742a0208bed3378 /autogen.sh | |
parent | e2fc281c6b209a72ae41d8781a83f95893eba961 (diff) | |
download | shared-mime-info-ad87f865578a31c085b031ec46808f057949a671.tar.gz |
Distribute README in place of the non-existent ChangeLog. Doh!GNOME_COMMON_2_4_0
* doc-build/Makefile.am: Distribute README in place of the
non-existent ChangeLog. Doh!
* autogen.sh: Use the GNOME 2 autogen.sh script by default.
* configure.in: Version number bumped.
svn path=/trunk/; revision=3057
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,4 +14,4 @@ PKG_NAME="Gnome Skeleton" exit 1 } -. $srcdir/macros/autogen.sh +. $srcdir/macros2/autogen.sh |