[libgweather] Makefile.am: Use AM_DISTCHECK_CONFIGURE_FLAGS
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Makefile.am: Use AM_DISTCHECK_CONFIGURE_FLAGS
- Date: Tue, 3 Apr 2012 11:24:06 +0000 (UTC)
commit 1399af4944fba0a96e7d5e49aa63b6766c4bb74f
Author: Javier JardÃn <jjardon gnome org>
Date: Tue Apr 3 12:22:10 2012 +0100
Makefile.am: Use AM_DISTCHECK_CONFIGURE_FLAGS
The DISTCHECK_CONFIGURE_FLAGS variable should now be reserved for the
user.
http://lists.gnu.org/archive/html/info-gnu/2011-12/msg00008.html
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0093f08..3e3e949 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = data libgweather icons doc po po-locations
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
EXTRA_DIST = \
HACKING \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]