Merge pull request #4767
b144a74depends: bump miniupnpc to 1.9.20140701. (Cory Fields)f628127depends: bump openssl to 1.0.1i (Cory Fields)9f7f504build: add -DMINIUPNP_STATICLIB for new version (Cory Fields)
This commit is contained in:
@@ -135,7 +135,7 @@ obj/build.h: FORCE
|
||||
libbitcoin_util_a-version.$(OBJEXT): obj/build.h
|
||||
|
||||
# server: shared between bitcoind and bitcoin-qt
|
||||
libbitcoin_server_a_CPPFLAGS = $(BITCOIN_INCLUDES)
|
||||
libbitcoin_server_a_CPPFLAGS = $(BITCOIN_INCLUDES) $(MINIUPNPC_CPPFLAGS)
|
||||
libbitcoin_server_a_SOURCES = \
|
||||
addrman.cpp \
|
||||
alert.cpp \
|
||||
|
||||
Reference in New Issue
Block a user