Comment out $LIBCSRC/posix/regexec.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Aug 2005 23:32:21 +0000 (23:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Aug 2005 23:32:21 +0000 (23:32 +0000)
config/srclist.txt

index d629caf..0d1b47e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.69 2005-08-19 23:02:26 eggert Exp $
+# $Id: srclist.txt,v 1.70 2005-08-19 23:32:21 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -109,7 +109,9 @@ $LIBCSRC/posix/regex.c                      lib gpl
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1054
 #$LIBCSRC/posix/regex_internal.h               lib gpl
 #
-$LIBCSRC/posix/regexec.c               lib gpl
+# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1216
+#$LIBCSRC/posix/regexec.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