[Oisf-devel] Typo in configure script
Mahendra Ladhe
lml108 at yahoo.com
Thu Jun 12 09:01:57 UTC 2014
Hi,
Suricata configure script.
Line number 17843
Replace
withval=$with_libcap_ng_includes; with_libcap-ng_includes="$withval"
with
withval=$with_libcap_ng_includes; with_libcap_ng_includes="$withval"
i.e. there should be an underscore before ng instead of a hyphen.
This typo causes issues when configure is invoked with
--with-libcap_ng-includes=DIR option.
Thank you,
Mahendra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-devel/attachments/20140612/3b2c78af/attachment.html>
More information about the Oisf-devel
mailing list