summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-10-13 13:17:05 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-10-13 13:17:29 -0700
commit6cfb4302b3e1da14d706198b693558290e9b00f4 (patch)
tree3d9fbfaa1b9941cb39a9e4e4177e008e8a3652b0 /config
parent8f41f19184ce8ae3ff2f7335fe064da826b76356 (diff)
downloadgnulib-6cfb4302b3e1da14d706198b693558290e9b00f4.tar.gz
* config/srclist.txt: Remove posix/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 c53fb90a85..e001d15c36 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -55,7 +55,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