Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d5cbea

Browse files
committed
Fixed minor typo in Setup.dist.
1 parent 0539169 commit 3d5cbea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ GLHACK=-Dclear=__GLclear
417417
#DBLIBVER=4.0
418418
#DBINC=$(DB)/include
419419
#DBLIB=$(DB)/lib
420-
#_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER
420+
#_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER)
421421

422422
# Historical Berkeley DB 1.85
423423
#

0 commit comments

Comments
 (0)