mirror of https://github.com/OISF/suricata
configure.ac: prevent empty if block (llc check)
As AC_SUBST doesn't expand to anything in the shell script, this will generate a bad script on older versions of autoconf. Change the logic to eliminate the possibility of an empty if or else block. Redmine issue: https://redmine.openinfosecfoundation.org/issues/3124pull/4139/head
parent
f750e4ca40
commit
d14fe372b4
Loading…
Reference in New Issue