* config/srclist.txt: Uncomment lines to reflect recent merges
from Gnulib to glibc.
---
 ChangeLog          |  6 ++++++
 config/srclist.txt | 11 +++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d9c039f98..17473e3e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-08-04  Paul Eggert  <egg...@cs.ucla.edu>
+
+       Update srclist.txt as per recent glibc changes
+       * config/srclist.txt: Uncomment lines to reflect recent merges
+       from Gnulib to glibc.
+
 2020-08-03  Bruno Haible  <br...@clisp.org>
 
        Prefer documented autoconf macro 'm4_if' over 'ifelse'.
diff --git a/config/srclist.txt b/config/srclist.txt
index 55388b111..58b34d79e 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -53,16 +53,15 @@ $LIBCSRC include/scratch_buffer.h   lib/malloc
 $LIBCSRC malloc/scratch_buffer_grow.c  lib/malloc
 $LIBCSRC malloc/scratch_buffer_grow_preserve.c lib/malloc
 $LIBCSRC malloc/scratch_buffer_set_array_size.c        lib/malloc
-# Temporarily newer in Gnulib than in glibc.
-#$LIBCSRC include/intprops.h             lib
+$LIBCSRC include/intprops.h             lib
 $LIBCSRC posix/regcomp.c               lib
-#$LIBCSRC posix/regex.c                        lib
-#$LIBCSRC posix/regex.h                        lib
+$LIBCSRC posix/regex.c                 lib
+$LIBCSRC posix/regex.h                 lib
 $LIBCSRC posix/regex_internal.c                lib
-#$LIBCSRC posix/regex_internal.h       lib
+$LIBCSRC posix/regex_internal.h                lib
 $LIBCSRC posix/regexec.c               lib
 $LIBCSRC time/timegm.c                 lib
-#$LIBCSRC time/mktime.c                        lib
+$LIBCSRC time/mktime.c                 lib
 $LIBCSRC time/mktime-internal.h                lib
 
 # 
-- 
2.25.4


Reply via email to