| 34 |
[with_iconv="no"]) |
[with_iconv="no"]) |
| 35 |
AC_ARG_WITH([mariadb], |
AC_ARG_WITH([mariadb], |
| 36 |
[AS_HELP_STRING([--with-mariadb], [Use MariaDB library instead of MySQL client library])], |
[AS_HELP_STRING([--with-mariadb], [Use MariaDB library instead of MySQL client library])], |
| 37 |
[], |
[AS_IF([test "x$with_mariadb" = xyes], |
| 38 |
|
[AC_DEFINE([HAVE_MARIADB_CLIENT], [1], [Define if MariaDB client is used])])], |
| 39 |
[with_mariadb="no"]) |
[with_mariadb="no"]) |
| 40 |
AC_ARG_ENABLE([systemd], |
AC_ARG_ENABLE([systemd], |
| 41 |
[AS_HELP_STRING([--enable-systemd], [Enable systemd daemon])], |
[AS_HELP_STRING([--enable-systemd], [Enable systemd daemon])], |