bug-gnulib
[Top][All Lists]
Advanced

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

Re: glob_.h & glibc


From: Paul Eggert
Subject: Re: glob_.h & glibc
Date: Fri, 09 Sep 2005 17:07:16 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Derek Price <address@hidden> writes:

>>Fourth, we can AC_REQUIRE AC_GNU_SOURCE, so that we needn't worry about
>>__USE_GNU.
>
> We ran into this problem the first time we went through this:
> <http://lists.gnu.org/archive/html/bug-gnulib/2005-05/msg00144.html>. 

Ouch.  Sorry I forgot that.

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.




reply via email to

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