[aisleriot] build: Fix build with latest yelp-tools
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aisleriot] build: Fix build with latest yelp-tools
- Date: Sun, 24 Nov 2013 18:39:20 +0000 (UTC)
commit 1bc159bcff939a045ee0fa23161c06ca87ae7fec
Author: Christian Persch <chpe gnome org>
Date: Sun Nov 24 19:38:42 2013 +0100
build: Fix build with latest yelp-tools
https://bugzilla.gnome.org/show_bug.cgi?id=715120
configure.ac | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 919a5e2..d455a34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -564,12 +564,7 @@ if test "$with_help_method" = "file"; then
AC_DEFINE_UNQUOTED([HELP_FILE_FORMAT],["$with_help_file_format"],[The help file format])
fi
-YELP_HELP_INIT([3.1.1],
- [have_yelptools=yes],
- [have_yelptools=no
- if test "$with_help_method" = "ghelp"; then
- AC_MSG_ERROR([ghelp requested, but yelp-tools not found!])
- fi])
+YELP_HELP_INIT([no-lc-media-links])
AM_CONDITIONAL([BUILD_HELP],[test "$with_help_method" = "ghelp"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]