Remove --disable-scrollkeeper from DISTCHECK_CONFIGURE_FLAGS.

We stopped using ScrollKeeper ages ago.
This commit is contained in:
Matthew Barnes
2012-08-24 17:26:43 -04:00
parent 485704419b
commit ae3ed3d477

View File

@ -144,12 +144,9 @@ MAINTAINERCLEANFILES = \
$(srcdir)/po/quot.sed \
$(srcdir)/po/remove-potcdate.sin
# Scrollkeeper must be disabled for distcheck to work because
# distcheck uses a custom prefix. See GNOME bug #354357.
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--disable-goa \
--disable-scrollkeeper \
--enable-test-component \
--disable-image-inline \
--disable-pst-import \