[gnome-user-docs] Use new namespaced build macros from yelp-tools
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] Use new namespaced build macros from yelp-tools
- Date: Thu, 12 May 2011 16:14:59 +0000 (UTC)
commit 7224a5c0f616d0f9860b3ed8b979abddeb02f3d6
Author: Shaun McCance <shaunm gnome org>
Date: Thu May 12 12:24:24 2011 -0400
Use new namespaced build macros from yelp-tools
configure.in | 2 +-
gnome-help/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 26df830..89af7c6 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT([gnome-user-docs], [3.0.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE
-HELP_INIT
+YELP_HELP_INIT
AM_MAINTAINER_MODE
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 415ae2a..898f355 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -1,4 +1,4 @@
- HELP_RULES@
+ YELP_HELP_RULES@
HELP_ID = gnome-help
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]