mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fixed minor typo in Setup.dist.
This commit is contained in:
parent
053916959a
commit
3d5cbea202
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@ GLHACK=-Dclear=__GLclear
|
|||
#DBLIBVER=4.0
|
||||
#DBINC=$(DB)/include
|
||||
#DBLIB=$(DB)/lib
|
||||
#_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER
|
||||
#_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER)
|
||||
|
||||
# Historical Berkeley DB 1.85
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue