summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-08-12 20:23:00 +0200
committerBruno Haible <bruno@clisp.org>2020-08-12 20:23:36 +0200
commit2237f22e8b8f385f12eeac2aeb793f1eac19198b (patch)
tree0cd260a546420d37f6b73a1de9234096162d0334 /config
parent69931285d521536a61eb87bd1a75e8d6f4d2fa05 (diff)
downloadgnulib-2237f22e8b8f385f12eeac2aeb793f1eac19198b.tar.gz
Revert autoupdate's revert.
* config/srclist.txt: Mark regex.h as needing sync with glibc.
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 679bc2a46d..d8fbebff55 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -56,7 +56,7 @@ $LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
#$LIBCSRC include/intprops.h lib
$LIBCSRC posix/regcomp.c lib
$LIBCSRC posix/regex.c lib
-$LIBCSRC posix/regex.h lib
+#$LIBCSRC posix/regex.h lib
$LIBCSRC posix/regex_internal.c lib
#$LIBCSRC posix/regex_internal.h lib
$LIBCSRC posix/regexec.c lib