Update conf.h.

This commit is contained in:
Markus F.X.J. Oberhumer
2017-01-28 22:26:01 +01:00
parent 34c9cfb6b0
commit f502f41359
2 changed files with 3 additions and 22 deletions
-1
View File
@@ -53,7 +53,6 @@ endif
LIBS += -lucl -lz
# LZMA from https://github.com/upx/upx-lzma-sdk
include $(top_srcdir)/src/stub/src/c/Makevars.lzma
DEFS += -DWITH_LZMA=$(UPX_LZMA_VERSION)
CPPFLAGS += $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)
ifeq ($(BUILD_TYPE_DEBUG),1)