From 529a7c21fd1950e3a1e5a4ec429b6e2c12f619d8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 20 Aug 2004 02:10:15 +0000 Subject: Sync getopt from gnulib. --- lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 97296b64b..acbaa7bbc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,14 @@ +2004-08-19 Paul Eggert + + * getopt.c, getopt1.c: Sync from gnulib. + * getopt_.h: Renamed from getopt.h (this syncs from gnulib). + * Makefile.am (libfetish_a_SOURCES): Remove getopt.c, getopt.h, + getopt1.c, getopt_int.h. + (BUILT_SOURCES, EXTRA_DIST, all-local, $(lib_OBJECTS), getopt.h, + MOSTLYCLEANFILES): Add current gnulib snippet for getopt. + * .cppi-disable: Add getopt_.h, getopt_int.h. + * .cvsignore: Add getopt.h. + 2004-08-18 Paul Eggert * userspec.c: Don't use , so that we don't use alloca on -- cgit v1.2.3-54-g00ecf