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

Comparing IO-AIO/configure.ac (file contents):
Revision 1.3 by root, Thu Dec 2 10:04:47 2010 UTC vs.
Revision 1.5 by root, Tue Apr 10 05:01:34 2012 UTC

1AC_PREREQ(2.59)
2AC_INIT 1AC_INIT
3AC_CONFIG_SRCDIR([libeio/eio.h]) 2AC_CONFIG_SRCDIR([libeio/eio.h])
4AC_CONFIG_HEADERS([libeio/config.h]) 3AC_CONFIG_HEADERS([libeio/config.h])
4
5AC_PREREQ(2.60)
6AC_USE_SYSTEM_EXTENSIONS
5 7
6AC_PROG_CC 8AC_PROG_CC
7 9
8m4_include([libeio/libeio.m4]) 10m4_include([libeio/libeio.m4])
9 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines