From: Paul Eggert Date: Fri, 19 Aug 2005 23:32:21 +0000 (+0000) Subject: Comment out $LIBCSRC/posix/regexec.c. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5e1b0bf47d5fd63d612f0247023d92c8f11d6a;p=pspp Comment out $LIBCSRC/posix/regexec.c. --- diff --git a/config/srclist.txt b/config/srclist.txt index d629caf066..0d1b47eb8a 100644 --- 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 @@ $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