From b8eba738463f407f4d6e1ff2651c1a7f67b1f982 Mon Sep 17 00:00:00 2001 From: Monsta Date: Sat, 6 Dec 2014 20:41:36 +0300 Subject: removed obsolete configure option --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5d78bd93..ba98f5f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ SUBDIRS = \ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection --disable-scrollkeeper +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-introspection EXTRA_DIST = \ autogen.sh \ -- cgit v1.2.1