--- src/modules/tls/Makefile.orig 2017-04-21 12:46:06 UTC +++ src/modules/tls/Makefile @@ -8,6 +8,8 @@ include ../../Makefile.defs auto_gen= NAME=tls.so +skip_cfg_install?=yes + ifeq ($(CROSS_COMPILE),) SSL_BUILDER=$(shell \ if pkg-config --exists libssl; then \