[gobject-introspection] configure.ac: Add tar-pax to AM_INIT_AUTOMAKE
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] configure.ac: Add tar-pax to AM_INIT_AUTOMAKE
- Date: Mon, 15 Aug 2011 13:53:07 +0000 (UTC)
commit b4abeef8c75bc426654dec1bac1c8f367ed71845
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Mon Aug 15 15:50:45 2011 +0200
configure.ac: Add tar-pax to AM_INIT_AUTOMAKE
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b349d8e..6f937ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version)
AC_PREREQ(2.59)
AC_INIT(gobject-introspection, gi_version,
[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection])
-AM_INIT_AUTOMAKE([1.7 dist-bzip2 no-dist-gzip foreign -Wno-portability])
+AM_INIT_AUTOMAKE([1.7 tar-pax dist-bzip2 no-dist-gzip foreign -Wno-portability])
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])],)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]