summaryrefslogtreecommitdiff
path: root/lang/swi-prolog-lite/patches/patch-ab
blob: a2aec1df9487d58898997e6c6dcc2edc34567637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2006/08/02 15:15:36 kristerw Exp $

--- src/configure.orig	2006-08-02 02:46:02.000000000 +0200
+++ src/configure	2006-08-02 02:46:52.000000000 +0200
@@ -14115,7 +14115,7 @@
 	if test "x$MKSHARED" = "x"; then
 	    MKSHARED=yes
 	fi
-	PL=swipl
+	#PL=swipl
 	SO_EXT=dylib
 	SO_pic="-fno-common"
 	SO_PIC="-fno-common"