[gexiv2] configure.ac cleanup
- From: Jim Nelson <jnelson src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2] configure.ac cleanup
- Date: Wed, 5 Feb 2014 20:20:40 +0000 (UTC)
commit 3bbc0bab8ad8076b988a3e0bb28c54eb7b1e9ef9
Author: Jim Nelson <jim yorba org>
Date: Wed Feb 5 11:39:55 2014 -0800
configure.ac cleanup
Mailing list address and project URL updated to GNOME. Don't generate
.gz tarball, only .xz.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 768ac3c..c9b9881 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT([gexiv2], [0.9.0], [gexiv2-request lists yorba org ], [gexiv2],
[http://redmine.yorba.org/projects/gexiv2/])
+AC_INIT([gexiv2], [0.9.0], [gexiv2-list gnome org], [gexiv2], [https://wiki.gnome.org/Projects/gexiv2])
AC_PREREQ(2.54)
AC_CONFIG_MACRO_DIR([m4])
# Will install auxiliary build tools (depcomp, install-sh, missing...) under build-aux/
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE([1.11 -Wall no-define foreign dist-xz tar-ustar])
+AM_INIT_AUTOMAKE([1.11 -Wall no-define foreign dist-xz no-dist-gzip tar-ustar])
AM_PROG_AR
LT_PREREQ([2.2])
LT_INIT([disable-static win32-dll])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]