summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-12-06 21:28:40 +0100
committerBruno Haible <bruno@clisp.org>2021-12-06 21:28:40 +0100
commitcaf003f423e577c3fdd87ac8324189e1e299c5a9 (patch)
treeb4d308655e39c593cb4f8d97bd1b4614f12fbc3e /config
parentebc4aef867bdac47d82f990b3ee0e6cd25424a42 (diff)
downloadgnulib-caf003f423e577c3fdd87ac8324189e1e299c5a9.tar.gz
intprops: Break sync with glibc.
* config/srclist.txt: Comment out intprops.h.
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 557b5dbaec..b6c51049dc 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -63,7 +63,7 @@ $LIBCSRC malloc/scratch_buffer_dupfree.c 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
-$LIBCSRC include/intprops.h lib
+#$LIBCSRC include/intprops.h lib
$LIBCSRC misc/sys/cdefs.h lib
#$LIBCSRC posix/regcomp.c lib
$LIBCSRC posix/regex.c lib