From 84eb03f43a6bc47fe041b893a9aaa6773ffc29d5 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sun, 19 May 2013 15:31:45 +0000 Subject: openssl is no longer dynamically probed at stratup, but dynamically linked --- html/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'html/Makefile.in') diff --git a/html/Makefile.in b/html/Makefile.in index 7115264..62791b9 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -141,6 +141,7 @@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENSSL_LIBS = @OPENSSL_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ -- cgit v1.2.3