]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
build: if `--enable-dbi` is `yes`, abort if libdbi is not found
authorJeremy Sowden <jeremy@azazel.net>
Sun, 9 Jan 2022 11:57:49 +0000 (11:57 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 11 Jan 2022 21:15:33 +0000 (22:15 +0100)
commitc7280c85d29c960b90488eab0005b0c1f0e4d9e7
tree7274bb09d7bce7207775eba3bcaa3739ef0ea762
parent20727ab8b9fcadb9d5fa514979b48c42c9be989f
build: if `--enable-dbi` is `yes`, abort if libdbi is not found

If DBI support has been explicitly requested, abort if it is not
available.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac