aboutsummaryrefslogtreecommitdiffstats
path: root/devel/regexx/files/patch-configure.in
blob: 50db322ccd9fb3ee29134a4f74cd24c20b0ed268 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.in.orig	Thu Mar 15 14:20:50 2001
+++ configure.in	Thu Mar 15 14:21:01 2001
@@ -23,7 +23,5 @@
 
 dnl Checks for library functions.
 
-AC_CONFIG_SUBDIRS(pcre)
-
 AC_OUTPUT([Makefile src/Makefile examples/Makefile regexx.spec])