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

Comparing libev/configure.ac (file contents):
Revision 1.26 by root, Thu Dec 31 06:59:47 2009 UTC vs.
Revision 1.27 by root, Thu Jan 14 20:23:36 2010 UTC

7 7
8AC_PROG_INSTALL 8AC_PROG_INSTALL
9AC_PROG_LIBTOOL 9AC_PROG_LIBTOOL
10 10
11if test "x$GCC" = xyes ; then 11if test "x$GCC" = xyes ; then
12 CFLAGS="$CFLAGS -O3" 12 CFLAGS="-O3 $CFLAGS"
13fi 13fi
14 14
15m4_include([libev.m4]) 15m4_include([libev.m4])
16 16
17AC_CONFIG_FILES([Makefile]) 17AC_CONFIG_FILES([Makefile])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines