() [EMAIL PROTECTED] (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