1bef73378f
installation problem noted in PR pkg/31324.
22 lines
421 B
Text
22 lines
421 B
Text
$NetBSD: patch-ab,v 1.2 2005/09/17 19:35:51 minskim Exp $
|
|
|
|
--- src/configure.orig 2004-01-21 02:08:17.000000000 -0800
|
|
+++ src/configure
|
|
@@ -1227,7 +1227,7 @@ fi
|
|
EXTRAOBJ=""
|
|
EXTRAHDR=""
|
|
INSTALLTARGET=dv-install
|
|
-PL=pl
|
|
+#PL=pl
|
|
PLLIB=libpl.a
|
|
RT=""
|
|
PLVERSION=`cat ../VERSION`
|
|
@@ -11281,7 +11281,7 @@ fi
|
|
fi
|
|
;;
|
|
*darwin*)
|
|
- PL=swipl
|
|
+ #PL=swipl
|
|
SO_pic="-fPIC"
|
|
cat >>confdefs.h <<\_ACEOF
|
|
#define USE_SEM_OPEN 1
|