From: Jim Meyering Date: Sat, 3 Jan 1998 22:16:23 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16j~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98b9c4bed78e867fef3837328b64e08755b2af14;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b321aaeb7e..fd35183f2e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +1998-01-03 Jim Meyering + + * lib/Makefile.am (AUTOMAKE_OPTIONS): Define to ../src/ansi2knr. + + * configure.in: Convert the .o suffix on files in LIBOBJS to $U.o so + those files will be built via the ANSI2KNR-filtering rules if necessary. + 1997-12-25 Jim Meyering * configure.in: Remove AC_DEFINE of _GNU_SOURCE.