Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
goobox
goobox-1.9.2-enable_sk.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor