Paul Eggert wrote:

>OK, but in that case shouldn't the AC_REQUIRE([AC_GNU_SOURCE]) be in
>gl_GLOB rather than gl_PREREQ_GLOB?
>  
>

I don't think so.  gl_GLOB tests for the _GNU_GLOB_INTERFACE_VERSION
macro from <gnu-versions.h> & a known bug in GNU glob's POSIX support. 
Neither requires the GNU extensions enabled.

Also, gl_GLOB_SUBSTITUTE can enable the glob module without a call to
gl_GLOB at all, so at the least, a call to AC_REQUIRE([AC_GNU_SOURCE])
would still need to remain in gl_GLOB_PREREQ.

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:[EMAIL PROTECTED]>




_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to