]> Savannah Git Hosting - gnulib.git/commitdiff
unistd-safer indicate presence
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Nov 2024 20:48:38 +0000 (12:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Nov 2024 21:49:37 +0000 (13:49 -0800)
modules/unistd-safer (configure.ac): Add module indicator.

ChangeLog
modules/unistd-safer

index 56811753a2717ad7a80b57e192e9f9f769674eb8..41eb842f0fda431a425691e2790fcd703f284af5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2024-11-06  Paul Eggert  <eggert@cs.ucla.edu>
 
-       xstdopen: indicate presence
-       * modules/xstdopen (configure.ac): Add module indicator.
+       unistd-safer, xstdopen: indicate presence
+       * modules/unistd-safer, modules/xstdopen (configure.ac):
+       Add module indicator.
 
 2024-11-06  Bruno Haible  <bruno@clisp.org>
 
index d131b9c7a8f196563dc49f4d2965b71dcb96b0e4..81bf2300e52bc2def1b70909ddfb56ec93a27a0a 100644 (file)
@@ -16,6 +16,7 @@ pipe-posix
 
 configure.ac:
 gl_UNISTD_SAFER
+gl_MODULE_INDICATOR([unistd-safer])
 
 Makefile.am:
 lib_SOURCES += dup-safer.c fd-safer.c pipe-safer.c