changeset 4707:09ec4cd84fb2

no strdup.c sync any more
author Karl Berry <karl@freefriends.org>
date Sun, 14 Sep 2003 13:54:17 +0000
parents 128d7173f9ab
children d4b48bc2b174
files config/ChangeLog config/srclist.txt
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-14  Karl Berry  <karl@gnu.org>
+
+	* srclist.txt (strdup.c): disable for c89 changes.
+
 2003-09-11  Bruno Haible  <bruno@clisp.org>
 
 	* srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.26 2003-09-11 14:12:03 haible Exp $
+# $Id: srclist.txt,v 1.27 2003-09-14 13:54:17 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -75,7 +75,7 @@
 $LIBCSRC/argp/argp-pvh.c		lib gpl
 $LIBCSRC/argp/argp-xinl.c		lib gpl
 $LIBCSRC/argp/argp.h			lib gpl
-$LIBCSRC/string/strdup.c		lib gpl
+# c89 changes $LIBCSRC/string/strdup.c		lib gpl
 $LIBCSRC/sysdeps/generic/strtoll.c	lib gpl
 $LIBCSRC/sysdeps/generic/strtoul.c	lib gpl
 #