sogo/ActiveSync/GNUmakefile.preamble

5 lines
100 B
Plaintext

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