OSX build tweaks (laszlo)

pull/2/merge
Jeff Garzik 14 years ago committed by Jeff Garzik
parent 813a3b438f
commit 69ae372b51

@ -47,7 +47,7 @@ OBJS= \
cryptopp/obj/sha.o \
cryptopp/obj/cpu.o
ifdef USE_UPNP
ifeq (USE_UPNP, 1)
LIBS += $(DEPSDIR)/lib/libminiupnpc.a
DEFS += -DUSE_UPNP=$(USE_UPNP)
endif

Loading…
Cancel
Save