changeset 8116:3e4694cffb89

unsync memem.c due to #include config.h
author Karl Berry <karl@freefriends.org>
date Sat, 10 Feb 2007 14:46:17 +0000
parents b68ea869ca2d
children 29ffd490ca54
files config/srclist.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.143 2007-02-01 21:36:19 karl Exp $
+# $Id: srclist.txt,v 1.144 2007-02-10 14:46:17 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -195,7 +195,7 @@
 $LIBCSRC/stdlib/strtoll.c		lib gpl
 $LIBCSRC/stdlib/strtoul.c		lib gpl
 # (no more strtok_r.h) $LIBCSRC/string/strtok_r.c		lib gpl
-$LIBCSRC/string/memmem.c		lib gpl
+# (gnulib needs config.h?) $LIBCSRC/string/memmem.c		lib gpl
 $LIBCSRC/time/mktime.c			lib gpl
 
 #