freebsd-ports/devel/regexx/files/patch-configure.in
Ying-Chieh Liao f6db8f057f fix compile error
PR:		33290
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2001-12-29 02:00:06 +00:00

10 lines
241 B
Text

--- configure.in.orig Fri Mar 16 21:16:17 2001
+++ configure.in Sat Dec 29 08:24:46 2001
@@ -23,7 +23,5 @@
dnl Checks for library functions.
-AC_CONFIG_SUBDIRS(pcre)
-
AC_OUTPUT([Makefile src/Makefile examples/Makefile regexx.spec])