From: Jim Meyering Date: Fri, 2 Aug 1996 03:45:50 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe669874af0d0201df80254a2684401aee44a62;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 29a12f343a..92eb821adb 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Thu Aug 1 22:38:38 1996 Jim Meyering + + * configure.in (AC_REPLACE_GNU_GETOPT): No longer use it. + It isn't necessary because the cpp-time checks of getopt.c and + getopt1.c are at least as good. + * lib/Makefile.am (EXTRA_DIST): Remove getopt.c and getopt1.c. + (su_SOURCES): Add getopt.c and getopt1.c + This reverts much of the April 23 change. + Sat Jul 27 17:22:14 1996 Jim Meyering * src/system.h (bindtextdomain) [!ENABLE_NLS]: Undefine to avoid