Add '--enable-libtls-only' build option

This commit is contained in:
Brent Cook
2021-04-05 02:32:35 -05:00
parent 141f7528cb
commit 921c0675a2
11 changed files with 90 additions and 67 deletions

View File

@@ -1,6 +1,10 @@
include $(top_srcdir)/Makefile.am.common
if ENABLE_LIBTLS_ONLY
noinst_LTLIBRARIES = libssl.la
else
lib_LTLIBRARIES = libssl.la
endif
EXTRA_DIST = VERSION
EXTRA_DIST += CMakeLists.txt