]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix typo in bsddb entry
authorGuido van Rossum <guido@python.org>
Wed, 30 Aug 1995 23:44:41 +0000 (23:44 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 30 Aug 1995 23:44:41 +0000 (23:44 +0000)
Modules/Setup.in

index 4ec638c637475f7f8634eab20a44c3c6bbce5354..964a1b2a99f25fef9be70d33f02149c6daba945e 100644 (file)
@@ -287,7 +287,7 @@ rotor rotormodule.c         # enigma-inspired encryption
 
 #DB=/depot/sundry/src/db.1.85/
 #DBPORT=$(DB)/PORT/sunos.5.2
-#dbhash bsddbmodule.o -I$(DB)/include -I$(DBPORT) $(DBPORT)/libdb.a
+#bsddb bsddbmodule.o -I$(DB)/include -I$(DBPORT) $(DBPORT)/libdb.a