guile-devel
[Top][All Lists]
Advanced

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

Re: _GNU_SOURCE redundant define


From: Thien-Thi Nguyen
Subject: Re: _GNU_SOURCE redundant define
Date: Mon, 18 Aug 2008 10:50:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() address@hidden (Ludovic Courtès)
() Sun, 17 Aug 2008 23:47:26 +0200

   The "current Autoconf way" is to use `AC_USE_SYSTEM_EXTENSIONS'

Note that you should also reposition:

#include "libguile/_scm.h"

as the first #include (before <stdio.h> et al) in, for example,
libguile/stime.c, so that the system extension macros can DTRT.

thi




reply via email to

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