File goobox-1.9.2-enable_sk.patch of Package goobox

Index: Makefile.am
===================================================================
--- Makefile.am.orig
+++ Makefile.am
@@ -30,4 +30,4 @@ DISTCLEANFILES =                        
 	intltool-merge                  \
 	intltool-update
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --enable-scrollkeeper
Index: configure.in
===================================================================
--- configure.in.orig
+++ configure.in
@@ -192,6 +192,13 @@ AM_GCONF_SOURCE_2
 
 dnl ******************************
 
+AC_ARG_ENABLE(scroll-keeper,
+AC_HELP_STRING([--enable-scroll-keeper], [Turn on scroll-keeper]))
+
+AM_CONDITIONAL(ENABLE_SK, test x$scroll-keeper = xtrue)
+
+dnl ******************************
+
 AC_OUTPUT([
 Makefile
 data/Makefile
openSUSE Build Service is sponsored by