From: Guido van Rossum Date: Wed, 30 Aug 1995 23:44:41 +0000 (+0000) Subject: fix typo in bsddb entry X-Git-Tag: v1.3~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f45e586ed07cc91c6f41e0bef58608b150defa7e;p=thirdparty%2FPython%2Fcpython.git fix typo in bsddb entry --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 4ec638c63747..964a1b2a99f2 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