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

Comparing libev/configure.ac (file contents):
Revision 1.34 by root, Sat Feb 4 19:09:29 2012 UTC vs.
Revision 1.42 by root, Wed Dec 28 04:22:06 2016 UTC

1AC_INIT
2
1orig_CFLAGS="$CFLAGS" 3orig_CFLAGS="$CFLAGS"
2 4
3AC_INIT
4AC_CONFIG_SRCDIR([ev_epoll.c]) 5AC_CONFIG_SRCDIR([ev_epoll.c])
5 6
6AM_INIT_AUTOMAKE(libev,4.11) dnl also update ev.h! 7dnl also update ev.h!
8AM_INIT_AUTOMAKE(libev,4.24)
7AC_CONFIG_HEADERS([config.h]) 9AC_CONFIG_HEADERS([config.h])
8AM_MAINTAINER_MODE 10AM_MAINTAINER_MODE
9 11
10AC_PROG_CC 12AC_PROG_CC
11 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines