changeset 6070:465dff852fc9

Comment out $LIBCSRC/posix/regexec.c.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 19 Aug 2005 23:32:21 +0000
parents b3ee77788435
children c1760162e42f
files config/srclist.txt
diffstat 1 files changed, 4 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.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 @@
 # 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