sogo/ActiveSync/GNUmakefile.preamble
2015-10-15 15:32:15 -04:00

5 lines
100 B
Plaintext

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