Commit db2cbeee authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libgtk2: ensure faq/tutorial isn't regenerated

As we don't need them, the tarball already contains generated documentation
and it fails to build with certain versions of db2html:

http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/65165



Reported-by: default avatarJustin Swartz <justin.swartz@nym.hush.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 3cf45f56
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -69,7 +69,8 @@ LIBGTK2_CONF_ENV = \
	ac_cv_path_GTK_UPDATE_ICON_CACHE=$(HOST_DIR)/usr/bin/gtk-update-icon-cache \
	ac_cv_path_GDK_PIXBUF_CSOURCE=$(HOST_DIR)/usr/bin/gdk-pixbuf-csource \
	ac_cv_prog_F77=no \
	ac_cv_path_CUPS_CONFIG=no
	ac_cv_path_CUPS_CONFIG=no \
	DB2HTML=false

LIBGTK2_CONF_OPTS = --disable-glibtest --enable-explicit-deps=no