mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
10 lines
291 B
Diff
10 lines
291 B
Diff
--- 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"
|