]> granicus.if.org Git - python/commitdiff
Change bsddbmodule.o -> bsddbmodule.c.
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 1997 02:21:56 +0000 (02:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 1997 02:21:56 +0000 (02:21 +0000)
Modules/Setup.in

index 94f0c4bc9a9008ab9a6c1a80ced70137666669a1..927e3265e8ebb2b55629341325283e8d35fd81bd 100644 (file)
@@ -305,7 +305,7 @@ rotor rotormodule.c         # enigma-inspired encryption
 
 #DB=/depot/sundry/src/berkeley-db/db.1.85
 #DBPORT=$(DB)/PORT/irix.5.3
-#bsddb bsddbmodule.o -I$(DBPORT)/include $(DBPORT)/libdb.a
+#bsddb bsddbmodule.c -I$(DBPORT)/include $(DBPORT)/libdb.a