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

If MySQL 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