* 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 d30d33c0bbc070c16b79fa7c23eafaba538ee6fa..efc27ccfff7c1250003f4e012fb55f95c1248292 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 0e205c32ff09e3844f3bb78094ea10454f9eb96f..3343bf73759cbf2ca4b679089d26de80cd7f78a1 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)