sogo/ActiveSync/GNUmakefile.preamble

5 lines
100 B
Plaintext
Raw Normal View History

ifeq ($(HAS_LIBRARY_ssl),yes)
ADDITIONAL_CPPFLAGS += -DHAVE_OPENSSL=1
BUNDLE_LIBS += -lcrypto
endif