]> git.llucax.com Git - software/libev.git/blobdiff - import_libevent
Add exceptions support to C++ interface.
[software/libev.git] / import_libevent
index 14659b5d804a2de609d6ac1cd4877c44ad0948a3..b6f54a6a465e93fdd53ddb59c277fdeb8957eea5 100755 (executable)
@@ -108,7 +108,7 @@ perl -ne '
    s/-Wall//g;
    #s/libevent/libev/g;
    #VERSION
    s/-Wall//g;
    #s/libevent/libev/g;
    #VERSION
-   s/AM_INIT_AUTOMAKE\s*\(.*,(.*)\)/AM_INIT_AUTOMAKE(libevent-$1+libev,2.0)/;
+   s/AM_INIT_AUTOMAKE\s*\(.*,(.*)\)/AM_INIT_AUTOMAKE(libevent-$1+libev,2.01)/;
    s/AC_LIBOBJ\(select\)/: ;/g;
    s/AC_LIBOBJ\(poll\)/: ;/g;
    s/AC_LIBOBJ\(kqueue\)/: ;/g;
    s/AC_LIBOBJ\(select\)/: ;/g;
    s/AC_LIBOBJ\(poll\)/: ;/g;
    s/AC_LIBOBJ\(kqueue\)/: ;/g;