summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-22 15:36:08 +0200
committerinfirit <[email protected]>2013-10-22 15:36:08 +0200
commit8d0f85d1bfa9ffae119bc94543b2ca6dce6a17ba (patch)
treed7a1972fab830d6e0bff1f8823737583b7eab481 /configure.ac
parentadfbe7b569affc031cf64129ea99029842690aad (diff)
downloadmate-polkit-8d0f85d1bfa9ffae119bc94543b2ca6dce6a17ba.tar.bz2
mate-polkit-8d0f85d1bfa9ffae119bc94543b2ca6dce6a17ba.tar.xz
Add DISTCHECK_CONFIGURE_FLAGS for gtk doc and small autofoo fix
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 34b427b..c48e07a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,6 +4,7 @@ AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_MACRO_DIR([m4])
AM_MAINTAINER_MODE