480
480
AC_LIB_HAVE_LINKFLAGS(pcre,, [#include <pcre.h>], [pcre *re= NULL])
481
481
AS_IF([test "x$ac_cv_libpcre" = "xno"],[
483
483
AC_LIB_HAVE_LINKFLAGS(pcre,, [#include <pcre/pcre.h>], [pcre *re= NULL])
492
492
dnl Find paths to some shell programs