From 20825b08acb0fffd365b8f2318f57343d5140fde Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 9 May 2013 14:19:40 +0200 Subject: Fixes for make dist --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 20c48281..72690683 100644 --- a/configure.ac +++ b/configure.ac @@ -40,8 +40,8 @@ m4_define([ev_binary_version], [ev_document_lt_current]) # ***************************************************************************** AC_PREREQ([2.57]) -AC_INIT([Atril], [ev_version], [https://github.com/perberos/mate-desktop-environment], [atril]) -AM_INIT_AUTOMAKE([1.10 foreign dist-bzip2 no-dist-gzip]) +AC_INIT([Atril], [ev_version], [http://www.mate-desktop.org/], [atril]) +AM_INIT_AUTOMAKE([1.10 foreign dist-xz no-dist-gzip]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1