[gvfs] Change default tarball compression format to xz
- From: Tomas Bzatek <tbzatek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] Change default tarball compression format to xz
- Date: Mon, 13 Jun 2011 16:03:45 +0000 (UTC)
commit b97b908f1f9bd86379b7de7121c646d294772497
Author: Tomas Bzatek <tbzatek redhat com>
Date: Mon Jun 13 17:53:35 2011 +0200
Change default tarball compression format to xz
https://live.gnome.org/GnomeGoals/ModernAutotools
configure.ac | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c59bb3e..a8aac37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,7 @@
-AC_INIT(client/gdaemonvfs.h)
+AC_PREREQ([2.68])
-AM_INIT_AUTOMAKE(gvfs, 1.9.1)
+AC_INIT([gvfs],[1.9.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs])
+AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz tar-pax])
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]