[libgda-uimm] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda-uimm] Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
- Date: Tue, 24 May 2011 14:56:16 +0000 (UTC)
commit 4e76cbcf097e1e757a208d608ad8f6e830500531
Author: Olav Vitters <olav vitters nl>
Date: Tue May 24 16:56:13 2011 +0200
Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 346b264..c876e64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ MM_INIT_MODULE([libgda-uimm-4.0])
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
AC_SUBST([LIBGDA_UIMM_SO_VERSION], [0:0:0])
-AM_INIT_AUTOMAKE([1.9 -Wno-portability dist-bzip2 no-define nostdinc tar-pax])
+AM_INIT_AUTOMAKE([1.9 -Wno-portability dist-bzip2 no-define nostdinc tar-ustar])
AM_MAINTAINER_MODE
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]