[gnome-applets] configure: remove check for scrollkeeper



commit 7e73fd8c1aceaf1ac14f9a247494578689bf0b06
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Aug 28 03:22:20 2014 +0300

    configure: remove check for scrollkeeper

 configure.ac |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 753fdfe..a148bcb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -346,13 +346,6 @@ if test x"$XSLTPROC" = xno; then
   AC_MSG_ERROR([xsltproc executable not found in your path - should be installed with libxslt])
 fi
 
-dnl -- scrollkeeper -----------------------------------------------------------
-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 0.1.4 package)
-fi
-AC_SUBST(SCROLLKEEPER_REQUIRED)
-
 dnl -- jw ---------------------------------------------------------------------
 AC_PATH_PROG(JW, jw, no)
 if test x$JW = xno; then


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]