Remove unneeded gl_MODULE_INDICATOR invocation.
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2009 21:23:29 +0000 (23:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2009 21:23:29 +0000 (23:23 +0200)
ChangeLog
modules/openat

index a1758037d8284d6c2a0e9287082b2a5cbdbc1f22..937f8f1de06a5285a3bbabc18de8b88e9637a368 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-06  Bruno Haible  <bruno@clisp.org>
+
+       * modules/openat (configure.ac): Remove unneeded witness.
+
 2009-09-06  Bruno Haible  <bruno@clisp.org>
 
        Set errno to ENOSYS when a function is entirely unsupported.
index e1dda710f5b0d826150ad36bf385ea6c9f648d62..276882b5a9288c24089caac20c5b029c3a0e83a5 100644 (file)
@@ -35,7 +35,6 @@ unistd
 
 configure.ac:
 gl_FUNC_OPENAT
-gl_MODULE_INDICATOR([openat])
 
 Makefile.am: