]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: fix build issue without USE_OPENSSL
authorBaptiste Assmann <bassmann@exceliance.fr>
Fri, 5 Oct 2012 09:48:04 +0000 (11:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Oct 2012 09:48:04 +0000 (11:48 +0200)
commite6baecfe23df016190ce80031b6be31d7f149592
treed9cede679321193003754be5aa589e6b927aca21
parent6c16adc661be22516f5904d949913bba8928bf0b
BUILD: fix build issue without USE_OPENSSL

The SSL check referenced use_ssl which only exists when USE_OPENSSL is set.
src/cfgparse.c