bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/9] unistd-safer indicate presence


From: Paul Eggert
Subject: [PATCH 3/9] unistd-safer indicate presence
Date: Wed, 6 Nov 2024 13:49:44 -0800

modules/unistd-safer (configure.ac): Add module indicator.
---
 ChangeLog            | 5 +++--
 modules/unistd-safer | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 56811753a2..41eb842f0f 100644
--- 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>
 
diff --git a/modules/unistd-safer b/modules/unistd-safer
index d131b9c7a8..81bf2300e5 100644
--- a/modules/unistd-safer
+++ b/modules/unistd-safer
@@ -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
-- 
2.43.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]