sogo/UI/MailPartViewers/GNUmakefile.preamble
2012-10-19 17:33:48 +02:00

5 lines
100 B
Plaintext

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