bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glob_.h & glibc


From: Derek Price
Subject: Re: glob_.h & glibc
Date: Sun, 11 Sep 2005 23:01:16 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

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:address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]