From aeb15ac4b5d17797cfe7a52c488f35b3270898d7 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Tue, 29 Jun 2010 19:40:58 +0530 Subject: look for gtkhtml-editor-3.14 while using gtk2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fafc49d92e..cf9595eaff 100644 --- a/configure.ac +++ b/configure.ac @@ -107,7 +107,7 @@ else GTKHTML="libgtkhtml-3.14" libgtkhtml_minimum_version="3.31.2" - GTKHTML_EDITOR="gtkhtml-editor-4.0" + GTKHTML_EDITOR="gtkhtml-editor-3.14" fi AC_SUBST(GTKHTML_EDITOR) -- cgit