]> git.ipfire.org Git - thirdparty/suricata.git/commit
configure: fix test -f for rust/vendor, should be -e
authorJason Ish <jason.ish@oisf.net>
Tue, 10 Dec 2019 22:40:35 +0000 (16:40 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 13 Dec 2019 09:21:32 +0000 (10:21 +0100)
commit3ca7dcd8d8339201b8d99d96302dc6dd0c070dc7
treeeec842629e55cb14036b720876f5bb6a7f3bca0b
parent69c00a77b5a04c3b667e50a0e1125e37d0806492
configure: fix test -f for rust/vendor, should be -e

Introduced with commit: c08ec8d8b27280e2bcb066c9caa24da97e0419ee
configure.ac