ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/configure.ac
(Generate patch)

Comparing libeio/configure.ac (file contents):
Revision 1.3 by root, Sun May 11 01:00:03 2008 UTC vs.
Revision 1.4 by root, Wed Oct 22 18:15:36 2008 UTC

11 11
12if test "x$GCC" = xyes ; then 12if test "x$GCC" = xyes ; then
13 CFLAGS="$CFLAGS -O3" 13 CFLAGS="$CFLAGS -O3"
14fi 14fi
15 15
16dnl somebody will forgive me
17CFLAGS="-D_GNU_SOURCE"
18
16m4_include([libeio.m4]) 19m4_include([libeio.m4])
17 20
18AC_CONFIG_FILES([Makefile]) 21AC_CONFIG_FILES([Makefile])
19AC_OUTPUT 22AC_OUTPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines