[gnome-hello] Scrollkeeper is not needed anymore
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-hello] Scrollkeeper is not needed anymore
- Date: Mon, 4 Oct 2010 23:06:15 +0000 (UTC)
commit d58e2dcacd7cd10934a5e384cbbf9093f88d61fd
Author: Javier Jardón <jjardon gnome org>
Date: Tue Oct 5 00:59:35 2010 +0200
Scrollkeeper is not needed anymore
Scrollkeeper doesn't support mallard. Also gnome-hello.omf.in is
not needed anymore neither.
configure.ac | 7 +------
help/gnome-hello.omf.in | 14 --------------
2 files changed, 1 insertions(+), 20 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d76908c..582f899 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,6 @@ LT_INIT
# GNOME
# *****
-GNOME_DOC_INIT([0.17.3])
GNOME_DEBUG_CHECK
GNOME_COMPILE_WARNINGS([maximum])
GNOME_MAINTAINER_MODE_DEFINES
@@ -30,7 +29,6 @@ GNOME_MAINTAINER_MODE_DEFINES
# ***************************
LIBGTK_REQUIRED=2.12.0
-SCROLLKEEPER_REQUIRED=0.3.14
PKG_CHECK_MODULES([GNOME_HELLO],
[gtk+-2.0 >= $LIBGTK_REQUIRED])
@@ -39,10 +37,7 @@ PKG_CHECK_MODULES([GNOME_HELLO],
# Documentation
# *************
-AC_PATH_PROG(SCROLLKEEPER_CONFIG, scrollkeeper-config,no)
-if test x$SCROLLKEEPER_CONFIG = xno; then
- AC_MSG_ERROR(Couldn't find scrollkeeper-config, please install the scrollkeeper package)
-fi
+GNOME_DOC_INIT([0.20])
# ********************
# Internationalisation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]