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

Comparing libeio/configure.ac (file contents):
Revision 1.4 by root, Wed Oct 22 18:15:36 2008 UTC vs.
Revision 1.5 by root, Fri Jan 7 22:00:12 2011 UTC

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 16dnl somebody will forgive me
17CFLAGS="-D_GNU_SOURCE" 17CFLAGS="-D_GNU_SOURCE $CFLAGS"
18 18
19m4_include([libeio.m4]) 19m4_include([libeio.m4])
20 20
21AC_CONFIG_FILES([Makefile]) 21AC_CONFIG_FILES([Makefile])
22AC_OUTPUT 22AC_OUTPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines