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: John Calcote
Subject: Re: __USE_UNIX98 to enable late pthread features
Date: Mon, 23 Aug 2010 13:24:34 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

 On 8/23/2010 12:01 PM, Paul Eggert wrote:
> 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.
>
Excellent! Thank you both Paul and Eric. Just want I was hoping to find
out.

John



reply via email to

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