typo
[m6w6/ext-http] / autoconf / pecl / libevent.m4
index e6f60e7eb8624df4c7b5e8a5ccf5a3e3769172c1..88d082dacfa662e40e5a68f5a47bf67fc1a441d2 100644 (file)
@@ -4,7 +4,7 @@ AC_DEFUN([PECL_CHECK_LIBEVENT], [
        if test -n "$PECL_CHECKED_VERSION(libevent)"; then
                PECL_HAVE_VERSION(libevent, 2.0, [
                        PECL_DEFINE([HAVE_LIBEVENT2])
-               ]., [ ])
+               ], [ ])
                ifelse([$2],,,[PECL_HAVE_VERSION(libevent, [$2])])
                AC_CHECK_FUNC(event_base_new,,[
                        AC_DEFINE([event_base_new], [event_init], [missing event_base_new() in libevent1])