changeset 6257:83706e6d3215

* srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
author Derek R. Price <derek@ximbiot.com>
date Mon, 19 Sep 2005 16:01:19 +0000
parents 22062645e739
children c3b448a06c62
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 @@
+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.
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -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/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)