[gtkhtml] Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkhtml] Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS.
- Date: Sat, 11 Sep 2010 18:13:33 +0000 (UTC)
commit c244c5906e641a33b8aa86e7f577d558b0897d2f
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Sep 11 13:42:40 2010 -0400
Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS.
GNOME 2.32 is still based on GTK+ 2.x.
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1969247..20f919e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS=-I m4
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk3
+DISTCHECK_CONFIGURE_FLAGS = --disable-gtk3
SUBDIRS = \
a11y \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]