* srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
authorDerek R. Price <derek@ximbiot.com>
Mon, 19 Sep 2005 16:01:19 +0000 (16:01 +0000)
committerDerek R. Price <derek@ximbiot.com>
Mon, 19 Sep 2005 16:01:19 +0000 (16:01 +0000)
config/ChangeLog
config/srclist.txt

index d30d33c..efc27cc 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-19  Derek Price  <derek@ximbiot.com>
+
+       * srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
+
 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        * srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
index 0e205c3..3343bf7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.105 2005-09-16 21:37:31 eggert Exp $
+# $Id: srclist.txt,v 1.106 2005-09-19 16:01:21 dprice Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -199,7 +199,7 @@ $LIBCSRC/time/mktime.c                      lib gpl
 #$LIBCSRC/misc/mkstemp.c               lib gpl
 #
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
-#$LIBCSRC/posix/glob.h                 lib gpl (glob_.h in gnulib)
+#$LIBCSRC/posix/glob.h                 lib gpl (glob-libc.h in gnulib)
 #
 #$LIBCSRC/posix/fnmatch.c              lib gpl
 #$LIBCSRC/posix/fnmatch.h              lib gpl (fnmatch_.h in gnulib)