mirror of https://github.com/python/cpython.git
Different lines for bsddb module.
This commit is contained in:
parent
f1af3fe8eb
commit
9687a921c8
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue