diff options
author | root <root> | 2008-05-11 01:00:03 +0000 |
---|---|---|
committer | root <root> | 2008-05-11 01:00:03 +0000 |
commit | 207733c4b74463dbb360406aef4f6eaed8f15a97 (patch) | |
tree | f23758bb8523650378be35e51ebd8175d9c3fe91 /configure.ac | |
parent | 6c01cceda3394cdada2dcf37f55ef31fe2659f89 (diff) |
*** empty log message ***
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 5d2ea5d..4af457d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,9 +3,8 @@ AC_INIT AC_CONFIG_SRCDIR([eio.h]) AC_CONFIG_HEADERS([config.h]) -AM_INIT_AUTOMAKE(libev,3.31) +AM_INIT_AUTOMAKE(libeio,1.0) AM_MAINTAINER_MODE -AC_PROG_INSTALL AC_PROG_LIBTOOL AC_PROG_CC |