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,8 +1,11 @@
include $(top_srcdir)/Makefile.am.common
if !ENABLE_LIBTLS_ONLY
bin_PROGRAMS = ocspcheck
dist_man_MANS = ocspcheck.8
else
noinst_PROGRAMS = ocspcheck
endif
EXTRA_DIST = ocspcheck.8
EXTRA_DIST += CMakeLists.txt