[gdk-pixbuf] Use tar-ustar
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Use tar-ustar
- Date: Wed, 30 Mar 2011 16:36:40 +0000 (UTC)
commit 942ccc1459682923d90392ffb598f83d693c17ca
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Mar 30 12:34:11 2011 -0400
Use tar-ustar
Yay for compatibility with the 80s :-(
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73d25ab..5edc267 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ AC_CONFIG_MACRO_DIR([m4])
# Save this value here, since automake will set cflags later
cflags_set=${CFLAGS+set}
-AM_INIT_AUTOMAKE([1.10 foreign no-define -Wno-portability dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 foreign no-define -Wno-portability dist-bzip2 no-dist-gzip tar-ustar])
AM_MAINTAINER_MODE([enable])
# Support silent build rules, requires at least automake-1.11. Enable
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]