summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07f7105..39fff86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,8 +6,9 @@ AC_INIT([mate-system-monitor], [1.6.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)
+AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([dist-xz])
+AM_INIT_AUTOMAKE([no-dist-gzip dist-xz])
AC_SUBST(ACLOCAL_AMFLAGS, [\${ACLOCAL_FLAGS}])
AM_PROG_LIBTOOL