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

Comparing libev/configure.ac (file contents):
Revision 1.38 by root, Fri Sep 26 01:13:11 2014 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
7AM_INIT_AUTOMAKE(libev,4.19) dnl also update ev.h!
8AC_CONFIG_HEADERS([config.h]) 9AC_CONFIG_HEADERS([config.h])
9AM_MAINTAINER_MODE 10AM_MAINTAINER_MODE
10 11
11AC_PROG_CC 12AC_PROG_CC
12 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines