summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-11-08 12:57:03 -0800
committerStefano Karapetsas <[email protected]>2013-11-08 12:57:03 -0800
commit073d8e090f62b509d33021a6ec2cae95f539db55 (patch)
treed552a1192560b20039be7c24f7fa54d31fa3d2dc /configure.ac
parent1e8678642d984fc205fd803fffe915417802139f (diff)
parentee9367b059e7bb9e56cad35d54d2e79847dae151 (diff)
downloadmarco-073d8e090f62b509d33021a6ec2cae95f539db55.tar.bz2
marco-073d8e090f62b509d33021a6ec2cae95f539db55.tar.xz
Merge pull request #65 from infirit/1.6
cherry-pick from master and small cleanups/fixes
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 7e7b3863..bc05e418 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,7 @@ AC_INIT([mate-window-manager], [marco_version], [https://github.com/mate-desktop
AC_CONFIG_SRCDIR(src/core/display.c)
AC_CONFIG_HEADERS(config.h)
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
AM_MAINTAINER_MODE