mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
Revert "configure: Fix gnulib/crypto/md4 dependency"
This reverts commit f0a3fdae5b.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
config.h
|
||||
md4.c
|
||||
@@ -30,8 +30,6 @@ SOGo_LIBRARIES_DEPEND_UPON += \
|
||||
ifeq ($(HAS_LIBRARY_gnutls),yes)
|
||||
ADDITIONAL_CPPFLAGS += -DHAVE_GNUTLS=1
|
||||
SOGo_LIBRARIES_DEPEND_UPON += -lgnutls
|
||||
ADDITIONAL_INCLUDE_DIRS += -I$(GNULIB_INCLUDE)
|
||||
SOGo_C_FILES += $(GNULIB_FILES)
|
||||
else
|
||||
ifeq ($(HAS_LIBRARY_ssl),yes)
|
||||
ADDITIONAL_CPPFLAGS += -DHAVE_OPENSSL=1
|
||||
|
||||
Reference in New Issue
Block a user