summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2025-12-09 12:55:17 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2025-12-09 13:27:27 -0800
commit88bf047d39838393cd16f231e721c8b548a50f42 (patch)
tree822067e5af0d720d549eb5e00babd142d7d347f6 /configure.ac
parentcc05493483a005074608f31a54e496599bd3b296 (diff)
Garbage-collect Gnulib sources
Remove Gnulib sources no longer needed or used. admin/merge-gnulib is typically not smart enough to do that. * configure.ac: Do not call gl_EEMALLOC, as it is no longer supplied or needed. * lib/explicit_bzero.c, lib/malloc/scratch_buffer_dupfree.c: * lib/xalloc-oversized.h, m4/eealloc.m4, m4/explicit_bzero.m4: * m4/st_dm_mode.m4, m4/year2038.m4: Remove.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eeb3f4bbd7d..f131735460e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7382,7 +7382,6 @@ CFLAGS=$pre_PKG_CONFIG_CFLAGS
LIBS="$LIB_PTHREAD $pre_PKG_CONFIG_LIBS"
gl_ASSERT_NO_GNULIB_POSIXCHECK
gl_ASSERT_NO_GNULIB_TESTS
-gl_EEMALLOC
gl_INIT
CFLAGS=$SAVE_CFLAGS
LIBS=$SAVE_LIBS