]> git.ipfire.org Git - thirdparty/suricata.git/commit
configure: allow to disable libnss and libnspr
authorRenato Botelho <garga@FreeBSD.org>
Thu, 22 Mar 2018 14:02:42 +0000 (11:02 -0300)
committerVictor Julien <victor@inliniac.net>
Mon, 26 Mar 2018 07:12:11 +0000 (09:12 +0200)
commit8f926fb75a5b95e17218eed5423875e50b1b15a2
tree6fb0b9ab775993139943288bf32aa4ff8088b753
parent91307dafd95b1e7f366e9fed25fe7f5d4282692d
configure: allow to disable libnss and libnspr

Let user chose to disable libnss and libnspr support even if these
libraries are installed in the system. Default remains to enable when
libraries are found and disable parameter were not used
configure.ac