[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Patch: adapt to newer autoconf versions
From: |
Jerry James |
Subject: |
Re: [Gcl-devel] Patch: adapt to newer autoconf versions |
Date: |
Thu, 20 Nov 2008 17:01:39 -0700 |
On Thu, Nov 20, 2008 at 11:49 AM, Gabriel Dos Reis
<address@hidden> wrote:
> Hi Jerry,
>
> Isn't _GNU_SOURCE GNU/Linux or glibc specific?
>
> -- Gaby
Yes, that's right. The AC_GNU_SOURCE macro will determine if you are
on a system that requires _GNU_SOURCE to be defined to get access to
all prototypes and macros.
--
Jerry James
http://loganjerry.googlepages.com/
- [Gcl-devel] Patch: adapt to newer autoconf versions, Jerry James, 2008/11/20
- Re: [Gcl-devel] Patch: adapt to newer autoconf versions, Gabriel Dos Reis, 2008/11/20
- Re: [Gcl-devel] Patch: adapt to newer autoconf versions,
Jerry James <=
- Re: [Gcl-devel] Patch: adapt to newer autoconf versions, Gabriel Dos Reis, 2008/11/20
- Re: [Gcl-devel] Patch: adapt to newer autoconf versions, Jerry James, 2008/11/20
- Re: [Gcl-devel] Patch: adapt to newer autoconf versions, Gabriel Dos Reis, 2008/11/20
- [Gcl-devel] Re: Patch: adapt to newer autoconf versions, Aleksej Saushev, 2008/11/21
- Re: [Gcl-devel] Re: Patch: adapt to newer autoconf versions, Jerry James, 2008/11/24