From: Bruno Haible Date: Tue, 31 Jul 2001 13:35:20 +0000 (+0000) Subject: Avoid distributing README-alpha. X-Git-Tag: v0.11~578 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b72030c75c45e7db0fde7cb81120d323604ecb28;p=thirdparty%2Fgettext.git Avoid distributing README-alpha. --- diff --git a/ChangeLog b/ChangeLog index 3067caf3c..3f8d2e485 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Bruno Haible + + * Makefile.am (AUTOMAKE_OPTIONS): Bump to 1.4. Use option 'gnu', not + 'gnits', to avoid distributing README-alpha. + 2001-06-30 Bruno Haible * configure.in: Call gt_STDBOOL_H. diff --git a/Makefile.am b/Makefile.am index bc1fe06d1..99faad3cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,8 +17,7 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = 1.3 gnits -MAINT_CHARSET = latin1 +AUTOMAKE_OPTIONS = 1.4 gnu ACLOCAL = ./aclocal.sh @ACLOCAL@ ACLOCAL_AMFLAGS = -I m4