Kaydet (Commit) 021f685f authored tarafından David Tardon's avatar David Tardon

mingw: synchronize berkeleydb lib name with gbuild

üst 6b1a1024
......@@ -215,6 +215,8 @@ NEON3RDLIB=-lneon
.ENDIF
.IF "$(SYSTEM_DB)" == "YES"
BERKELEYLIB=-l$(DB_LIB)
.ELIF "$(GUI)$(COM)"=="WNTGCC"
BERKELEYLIB=-ldb47
.ELSE
BERKELEYLIB=-ldb-4.7
.ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment