unistd-safer: Remove unused indicator macro.
authorBruno Haible <bruno@clisp.org>
Fri, 11 Dec 2009 16:24:22 +0000 (17:24 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 11 Dec 2009 16:24:22 +0000 (17:24 +0100)
ChangeLog
modules/unistd-safer

index 2192d8f..1197b74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-12-11  Bruno Haible  <bruno@clisp.org>
 
+       * modules/unistd-safer (configure.ac): Drop indicator macro.
+
+2009-12-11  Bruno Haible  <bruno@clisp.org>
+
        Move pipe2-safer code to its own file.
        * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
        * lib/pipe-safer.c (pipe2_safer): Remove function.
index e2182fd..86e23ab 100644 (file)
@@ -14,7 +14,6 @@ unistd
 
 configure.ac:
 gl_UNISTD_SAFER
-gl_MODULE_INDICATOR([unistd-safer])
 
 Makefile.am: