[beast: 166/210] BUILD: pass tar-pax as automake option, to allow long file names in tarballs
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 166/210] BUILD: pass tar-pax as automake option, to allow long file names in tarballs
- Date: Fri, 5 Jul 2013 22:47:57 +0000 (UTC)
commit 525b277f1425b4605fa41d781bba6d19defda79b
Author: Tim Janik <timj gnu org>
Date: Thu Jun 20 03:28:20 2013 +0200
BUILD: pass tar-pax as automake option, to allow long file names in tarballs
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 73ad81a..02616af 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ dnl # AC_CANONICAL_HOST is provided by AC_CANONICAL_TARGET
AC_DEFINE_UNQUOTED(BST_ARCH_NAME, "$target", [Architecture Description])
# initialize automake, don't define PACKAGE and VERSION
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE(tar-pax no-define)
# We have subdirectories.
AC_PROG_MAKE_SET
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]