From f57a722c8539434e56e301469d9bf580897a6de5 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 13 Aug 2013 00:17:21 -0700 Subject: [PATCH] add openssl --- travis/compile.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/travis/compile.sh b/travis/compile.sh index a56db63c12..2b53099651 100755 --- a/travis/compile.sh +++ b/travis/compile.sh @@ -33,5 +33,6 @@ --with-gettext \ --enable-sockets \ --with-bz2 \ +--with-openssl \ --enable-bcmath make --quiet -- 2.40.0