ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/autoconf/configure
(Generate patch)

Comparing IO-AIO/autoconf/configure (file contents):
Revision 1.1 by root, Sun Jul 31 18:14:48 2005 UTC vs.
Revision 1.3 by root, Sun Jul 31 18:21:16 2005 UTC

1241 1241
1242 1242
1243 1243
1244 ac_config_headers="$ac_config_headers config.h" 1244 ac_config_headers="$ac_config_headers config.h"
1245 1245
1246
1247# Enable GNU extensions.
1248# Define this here, not in acconfig's @TOP@ section, since definitions
1249# in the latter don't make it into the configure-time tests.
1250
1251cat >>confdefs.h <<\_ACEOF
1252#define _GNU_SOURCE 1
1253_ACEOF
1254
1255
1256# do NOT define POSIX_SOURCE, since this clashes with many BSDs
1257 1246
1258ac_ext=c 1247ac_ext=c
1259ac_cpp='$CPP $CPPFLAGS' 1248ac_cpp='$CPP $CPPFLAGS'
1260ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1249ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1261ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 1250ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines