summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index b8e234f..ae5d66d 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -13,9 +13,10 @@ OS = @OS@
ARCH = @ARCH@
TKFLAGS = @TKFLAGS@
SSLCONFIG = @SSLCONFIG@
-TLSFLAGS = @TLSFLAGS@
JOBS = @CORES@
+TLSFLAGS = --with-ssl-dir=$(prefix)/openssl
+
include ./make.include
WITHTCL = --with-tcl=$(prefix)/tcl$(TCL_VERSION)/unix