[gdl] Create .tar.xz tarball instead of .tar.gz
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Create .tar.xz tarball instead of .tar.gz
- Date: Tue, 4 Oct 2011 00:51:21 +0000 (UTC)
commit aab9cbed8b28cd0a9b6653ed078a1930fb2afa9e
Author: Johannes Schmid <jhs gnome org>
Date: Mon Oct 3 17:48:39 2011 -0700
Create .tar.xz tarball instead of .tar.gz
configure.in | 2 +-
docs/reference/gdl-sections.txt | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1a45101..964f7e2 100644
--- a/configure.in
+++ b/configure.in
@@ -33,7 +33,7 @@ AC_SUBST(GDL_AGE)
PACKAGE=gdl
GDL_VERSION=$GDL_MAJOR_VERSION.$GDL_MINOR_VERSION.$GDL_MICRO_VERSION
-AM_INIT_AUTOMAKE($PACKAGE, $GDL_VERSION, [-Wno-portability])
+AM_INIT_AUTOMAKE($PACKAGE, $GDL_VERSION, [1.10 dist-xz no-dist-gzip])
dnl with higher autotools, we can set ACLOCAL_AMFLAGS instead, which is
dnl the better solution; this does the trick for automake-1.4
diff --git a/docs/reference/gdl-sections.txt b/docs/reference/gdl-sections.txt
index 44429d1..7f5477c 100644
--- a/docs/reference/gdl-sections.txt
+++ b/docs/reference/gdl-sections.txt
@@ -95,7 +95,6 @@ gdl_dock_layout_load_layout
gdl_dock_layout_save_layout
gdl_dock_layout_delete_layout
gdl_dock_layout_get_layouts
-gdl_dock_layout_run_manager
gdl_dock_layout_load_from_file
gdl_dock_layout_save_to_file
gdl_dock_layout_is_dirty
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]