Paul Eggert wrote:

>I assume you fixed this by removing the AC_REQUIRE([AC_GNU_SOURCE])
>from glob.m4 and restoring the condtional #define __USE_GNU 1 to
>glob_.h?  If it's more complicated than that, please let me know.
>  
>

No, this is exactly what I did, except I forgot to remove the
AC_REQUIRE([AC_GNU_SOURCE]) line.  Thinking about it, however, perhaps
it would be best to leave this in, for when libc glob is found and used
and the GNULIB glob isn't needed, to enable the GNU extensions in the
libc glob...  GNULIB's glob_.h won't be #included then.

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