From 672666950c38e79a4dc4fb742f87904ff3900500 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 27 Jan 1999 20:50:45 +0000 Subject: . --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8307b59..365c983 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1999-01-27 Jim Meyering (with some changes from gkm) + * lib/Makefile.am (EXTRA_DIST): Remove getopt.c and getopt1.c. + + * configure.in: Require autoconf-2.13. + Remove some variables that now come with AM_INIT_AUTOMAKE. + Remove deprecated AM_MAINTAINER_MODE. + Use AC_PROG_INSTALL, not deprecated AM_PROG_INSTALL. + Use AM_FUNC_OBSTACK, not AC_REPLACE_OBSTACK. + Use AM_GNU_GETTEXT, not ud_GNU_GETTEXT/AC_LINK_FILES... + Define LIBOBJS for ansi2knr filtering rules. + (AC_OUTPUT): Add m4/Makefile. + * acconfig.h: Remove many #undefs, now that we're using autoconf-2.13's 3-arg form of the AC_DEFINE* macros. -- cgit v1.2.3