summaryrefslogtreecommitdiff
path: root/lang/swi-prolog-lite/patches/patch-ab
blob: bd63b46550aeda1aa882dffdf8f98a74ebf7f95c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$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