[gnome-panel] remove --disable-scrollkeeper



commit 462b017357235d8865f592e491e544cc8ab994e0
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Oct 30 11:48:17 2014 +0200

    remove --disable-scrollkeeper

 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9d3c25d..b1075aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,9 @@ SUBDIRS =                     \
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = \
+       --enable-gtk-doc \
+       --enable-introspection
 
 EXTRA_DIST = \
        COPYING-DOCS            \


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