summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-09-25 14:38:06 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-09-25 14:39:28 -0700
commit9682f18e98819a676c79f613f19e70c9413f2e5d (patch)
tree6292373e415597526796d45957e67da5cdbd1494 /config
parent5fd2323a63fc8214718db689743d13c25f5cc9cb (diff)
downloadgnulib-9682f18e98819a676c79f613f19e70c9413f2e5d.tar.gz
regex: no longer match glibc
* config/srclist.txt: Comment out regex_internal.c for now.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index c1ac3e1a18..02e8438294 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -57,7 +57,7 @@ $LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
#$LIBCSRC posix/regcomp.c lib
$LIBCSRC posix/regex.c lib
#$LIBCSRC posix/regex.h lib
-$LIBCSRC posix/regex_internal.c lib
+#$LIBCSRC posix/regex_internal.c lib
#$LIBCSRC posix/regex_internal.h lib
$LIBCSRC posix/regexec.c lib
$LIBCSRC time/timegm.c lib