On Thu, Nov 20, 2008 at 11:49 AM, Gabriel Dos Reis <[EMAIL PROTECTED]> 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 mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel