[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make openat declarations consistent
From: |
Bruno Haible |
Subject: |
Re: make openat declarations consistent |
Date: |
Sun, 6 Sep 2009 23:24:39 +0200 |
User-agent: |
KMail/1.9.9 |
Eric Blake wrote:
> So we only need the
> AC_SUBST (provided by gl_OPENAT_DEFAULTS), not the AC_DEFINE (provided by
> gl_MODULE_INDICATOR). Yes, okay to make that change.
Done:
2009-09-06 Bruno Haible <address@hidden>
* modules/openat (configure.ac): Remove unneeded witness.
--- modules/openat.orig 2009-09-06 23:23:13.000000000 +0200
+++ modules/openat 2009-09-06 23:22:18.000000000 +0200
@@ -35,7 +35,6 @@
configure.ac:
gl_FUNC_OPENAT
-gl_MODULE_INDICATOR([openat])
Makefile.am: