Open jayshankarcnair opened 7 years ago
if test "x$have_ipcservice" = "xyes"; then
$as_echo "#define HAVE_IPCSERVICE 1" >>confdefs.h
LIBEVENT_CHECK_CONFIG(no)
if test "x$found_libevent" != "xyes"; then
as_fn_error $? "Unable to use libevent (libevent check failed)" "$LINENO" 5
fi
LIBPCRE_CHECK_CONFIG(no) if test "x$found_libpcre" != "xyes"; then as_fn_error $? "Unable to use libpcre (libpcre check failed)" "$LINENO" 5 fi
make fails with error ./configure: line 10288: syntax error near unexpected token
no' ./configure: line 10288:
LIBEVENT_CHECK_CONFIG(no)'