changeset 12425:866b9c894939

unistd-safer: Remove unused indicator macro.
author Bruno Haible <bruno@clisp.org>
date Fri, 11 Dec 2009 17:24:22 +0100
parents b754d05eae53
children bf395da5c1d6
files ChangeLog modules/unistd-safer
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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.
--- a/modules/unistd-safer
+++ b/modules/unistd-safer
@@ -14,7 +14,6 @@
 
 configure.ac:
 gl_UNISTD_SAFER
-gl_MODULE_INDICATOR([unistd-safer])
 
 Makefile.am: