Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 11 Sep 2010 17:43:38 +0000 (13:43 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 11 Sep 2010 17:43:38 +0000 (13:43 -0400)
GNOME 2.32 is still based on GTK+ 2.x.

Makefile.am

index 0da20a7..4763c89 100644 (file)
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS=-I m4
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk3 --enable-gtk-doc --with-krb5=/usr --without-weather
+DISTCHECK_CONFIGURE_FLAGS = --disable-gtk3 --enable-gtk-doc --with-krb5=/usr --without-weather
 
 if ENABLE_CALENDAR
 CALENDAR_DIR = calendar