ports/devel/libcwd/files/patch-configure
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

8 lines
196 B
Text

--- configure.orig Tue May 31 03:06:27 2005
+++ configure Tue Jan 24 17:51:36 2006
@@ -22699,5 +22699,2 @@
PCHOPTS=
-if test "$cw_cv_prog_CXX_pch" = "yes"; then
- PCHOPTS="-include pch.h"
-fi