]> granicus.if.org Git - python/commitdiff
Different lines for bsddb module.
authorGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 00:42:42 +0000 (00:42 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Jul 1996 00:42:42 +0000 (00:42 +0000)
Modules/Setup.in

index 973e5ad3212408b993f6051f2c347f92887dc56c..0656265268ebfc935019540bbe94f49c9a4c93cc 100644 (file)
@@ -293,9 +293,9 @@ rotor rotormodule.c         # enigma-inspired encryption
 # Edit the variables DB and DBPORT to point to the db top directory
 # and the subdirectory of PORT where you built it.
 
-#DB=/depot/sundry/src/db.1.85/
-#DBPORT=$(DB)/PORT/sunos.5.2
-#bsddb bsddbmodule.o -I$(DB)/include -I$(DBPORT) $(DBPORT)/libdb.a
+#DB=/depot/sundry/src/berkeley-db/db.1.85
+#DBPORT=$(DB)/PORT/irix.5.3
+#bsddb bsddbmodule.o -I$(DBPORT)/include $(DBPORT)/libdb.a