aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 78bd2d4a..e4c63496 100644
--- a/configure.ac
+++ b/configure.ac
@@ -233,7 +233,7 @@ AC_SUBST_DEFINE(HAVE_PORTAUDIO, $portaudio_HAVE)
# find pcre
libpcre_PKG="libpcre"
-PKG_HAVE([libpcre], [$libpcre_PKG], yes)
+PKG_HAVE([libpcre], [$libpcre_PKG], no)
PKG_VERSION([libpcre], [$libpcre_PKG])
AC_SUBST_DEFINE(HAVE_LIBPCRE, $libpcre_HAVE)
# get libpcre library dir