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

Skip to content

Commit 47110d7

Browse files
committed
Change bsddbmodule.o -> bsddbmodule.c.
1 parent bd5f193 commit 47110d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ rotor rotormodule.c # enigma-inspired encryption
305305

306306
#DB=/depot/sundry/src/berkeley-db/db.1.85
307307
#DBPORT=$(DB)/PORT/irix.5.3
308-
#bsddb bsddbmodule.o -I$(DBPORT)/include $(DBPORT)/libdb.a
308+
#bsddb bsddbmodule.c -I$(DBPORT)/include $(DBPORT)/libdb.a
309309

310310

311311

0 commit comments

Comments
 (0)