summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 96ec534)
raw | patch | inline | side by side (parent: 96ec534)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 22 Aug 2013 19:13:44 +0000 (21:13 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 22 Aug 2013 19:13:44 +0000 (21:13 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 937750160ff55651a3d1aef99be6a64015be9ad5..6195d20541ccc82d9c76b3f21db8c52fe3d0d192 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_MSG_RESULT([ documentation: . . . . . . $build_documentation])
AC_MSG_RESULT()
AC_MSG_RESULT([ Libraries:])
-AC_MSG_RESULT([ libdbi: . . . . . . . . . $with_libdbi])
+AC_MSG_RESULT([ libdbi: . . . . . . . . . . $with_libdbi])
AC_MSG_RESULT()
AC_MSG_RESULT([ Backends:])
AC_MSG_RESULT([ collectd: . . . . . . . . . $enable_collectd])
AC_MSG_RESULT([ mk-livestatus: . . . . . . $enable_mk_livestatus])
AC_MSG_RESULT([ puppet-storeconfigs: . . . $enable_puppet_storeconfigs])
AC_MSG_RESULT()
+AC_MSG_RESULT([ Plugins:])
+AC_MSG_RESULT([ cname::dns: . . . . . . . . $enable_cname_dns])
+AC_MSG_RESULT()
AC_MSG_RESULT([This package is maintained by $PACKAGE_MAINTAINER.])
AC_MSG_RESULT([Please report bugs to $PACKAGE_BUGREPORT.])
AC_MSG_RESULT()