autoconf
[Top][All Lists]
Advanced

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

Re: __USE_UNIX98 to enable late pthread features


From: Paul Eggert
Subject: Re: __USE_UNIX98 to enable late pthread features
Date: Mon, 23 Aug 2010 11:01:14 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

On 08/23/10 10:28, John Calcote wrote:
> What is the correct approach for this situation? Should I simply define
> __USE_UNIX98 in my source code

No, because that symbol is private to glibc.  I wouldn't mess with it.
Instead, use Autoconf's AC_USE_SYSTEM_EXTENSIONS.



reply via email to

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