summaryrefslogtreecommitdiff
path: root/math/siag/files/patch-aa
blob: 4639b751226c5a995ff7141df293368d5755e9de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- topdir.mk.orig	Tue Jun 30 02:14:15 1998
+++ topdir.mk	Tue Jul  7 01:55:37 1998
@@ -1,7 +1,7 @@
 
 # Set this to where you want the support files installed
-SIAG_HOME = /usr/local/lib/siag
-XCOMM SIAG_HOME = $(LIBDIR)/siag
+SIAG_HOME = $(PREFIX)/lib/siag
+# SIAG_HOME = $(LIBDIR)/siag
 
 # Set this to your web browser of choice
 SIAG_HELP = chimera
@@ -28,7 +28,7 @@
 NDBM = -DNDBM
 # And one of the following two lines (none for Solaris)
 #DBLIB = -lndbm
-DBLIB = -ldb
+#DBLIB = -ldb
 
 # Uncomment one of the following:
 #SYSDEP_LIB =				# for Linux or HP/UX