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

Comparing libev/configure.ac (file contents):
Revision 1.42 by root, Wed Dec 28 04:22:06 2016 UTC vs.
Revision 1.43 by root, Fri Dec 21 06:58:50 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines