]> git.kaiwu.me - haproxy.git/commit
BUILD: add optional support for SSL via the USE_OPENSSL flag
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 18 May 2012 13:48:30 +0000 (15:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Sep 2012 20:35:58 +0000 (22:35 +0200)
commit7444f01ede51846163ce2a840b4cac0e553d2abf
tree290b0be7b91b525c2e7fca88ebbdd01910f83867
parente1f38dbb44ed7947a1036f7b267e9c2ca8aa9116
BUILD: add optional support for SSL via the USE_OPENSSL flag

When this flag is set, the SSL data layer is enabled.
At the moment, only the GNU makefile was touched, the other ones
make the option handling a bit tricky.
Makefile