summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-08-30 23:44:41 (GMT)
committerGuido van Rossum <guido@python.org>1995-08-30 23:44:41 (GMT)
commitf45e586ed07cc91c6f41e0bef58608b150defa7e (patch)
treec3494ccbcf8b705a2908e6ff53ab85182486c5ec
parent1100dca6026ddb4a90233ae16779a4c90f504500 (diff)
downloadcpython-f45e586ed07cc91c6f41e0bef58608b150defa7e.zip
cpython-f45e586ed07cc91c6f41e0bef58608b150defa7e.tar.gz
cpython-f45e586ed07cc91c6f41e0bef58608b150defa7e.tar.bz2
fix typo in bsddb entry
-rw-r--r--Modules/Setup.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in
index 4ec638c..964a1b2 100644
--- a/Modules/Setup.in
+++ b/Modules/Setup.in
@@ -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