blob: 9296dab7da7bfcfa10124eec6e21c94a4c204d9c [file] [log] [blame]
--- a/configure.ac
+++ b/configure.ac
@@ -522,7 +522,6 @@
# If we still don't have it, we use our own
if test $have_pcre != yes ; then
- AC_CONFIG_SUBDIRS( libpcre )
CPPFLAGS="-I\$(top_srcdir)/$LIBPCREDIR $CPPFLAGS"
LIBPCRE_LIBS="$LIBPCREDIR/libpcre.a"
PCRE_BUILD="build-pcre"