]> git.ipfire.org Git - thirdparty/suricata.git/commit
configure: more idiomatic autoconf for sphinx-build checks
authorJason Ish <jason.ish@oisf.net>
Tue, 5 Sep 2023 21:16:43 +0000 (15:16 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 6 Sep 2023 18:22:49 +0000 (20:22 +0200)
commitae3b1a9e36dc57e72eff7ca3d4e4d1441d36335f
treec79d418db3794db343d7a2136f4f5bf6ee13e03b
parent82758fb09f8035c0a723332813831d87037559ed
configure: more idiomatic autoconf for sphinx-build checks

- Use SPHINX_BUILD instead of HAVE_SPHINX_BUILD, as here we're
  actually using the path of the program.

- Wrap some elements in [] as is done in modern idiomatic autoconf
configure.ac
doc/userguide/Makefile.am