* modules/xstdopen (configure.ac): Add module indicator. --- ChangeLog | 5 +++++ modules/xstdopen | 1 + 2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog index b28c659afe..56811753a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2024-11-06 Paul Eggert <egg...@cs.ucla.edu> + + xstdopen: indicate presence + * modules/xstdopen (configure.ac): Add module indicator. + 2024-11-06 Bruno Haible <br...@clisp.org> memset_explicit: Guarantee N3322 functionality. diff --git a/modules/xstdopen b/modules/xstdopen index cd9e570480..64da7b9240 100644 --- a/modules/xstdopen +++ b/modules/xstdopen @@ -12,6 +12,7 @@ gettext-h exitfail configure.ac: +gl_MODULE_INDICATOR([xstdopen]) Makefile.am: lib_SOURCES += xstdopen.c -- 2.43.0