]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message ***
authorroot <root>
Fri, 14 Dec 2007 19:33:32 +0000 (19:33 +0000)
committerroot <root>
Fri, 14 Dec 2007 19:33:32 +0000 (19:33 +0000)
import_libevent

index e13ec927f23f22bd626440da3b3c04d2166bf8d9..257e2772ef49190c7263d6d89a815bf151eab8ae 100755 (executable)
@@ -103,7 +103,8 @@ perl -ne '
    #s/-Wall/-Wall -Wno-comment -Wunused-function -Wno-unused-value/;
    s/-Wall//g;
    #s/libevent/libev/g;
-   s/AM_INIT_AUTOMAKE\s*\(.*,(.*)\)/AM_INIT_AUTOMAKE(libevent-$1+libev,1.81)/;
+   #VERSION
+   s/AM_INIT_AUTOMAKE\s*\(.*,(.*)\)/AM_INIT_AUTOMAKE(libevent-$1+libev,1.85)/;
    s/AC_LIBOBJ\(select\)/: ;/g;
    s/AC_LIBOBJ\(poll\)/: ;/g;
    s/AC_LIBOBJ\(kqueue\)/: ;/g;