From: Bruno Haible Date: Sat, 15 Sep 2001 01:30:46 +0000 (+0000) Subject: Don-t distribute README-alpha. X-Git-Tag: v0.10.40~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04409852468556160e88aa90c4270a761d797898;p=thirdparty%2Fgettext.git Don-t distribute README-alpha. --- diff --git a/ChangeLog b/ChangeLog index 48a2251c9..e83870de4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,11 @@ * config.guess, config.sub: Update to GNU version 2001-09-13. +2001-07-31 Bruno Haible + + * Makefile.am (AUTOMAKE_OPTIONS): Bump to 1.4. Use option 'gnu', not + 'gnits', to avoid distributing README-alpha. + 2001-07-24 Bruno Haible * gettext-0.10.39 released. diff --git a/Makefile.am b/Makefile.am index bc1fe06d1..e264effc9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = 1.3 gnits +AUTOMAKE_OPTIONS = 1.4 gnu MAINT_CHARSET = latin1 ACLOCAL = ./aclocal.sh @ACLOCAL@ ACLOCAL_AMFLAGS = -I m4