aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2010-06-29 22:10:58 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2010-06-29 22:10:58 +0800
commitaeb15ac4b5d17797cfe7a52c488f35b3270898d7 (patch)
tree4ba7ead213a7077d0554856a10dc8f807e18fc5e /configure.ac
parentbb574c97d5bbd6fd3cc0abf16ffaaee15145c143 (diff)
downloadgsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar.gz
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar.bz2
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar.lz
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar.xz
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.tar.zst
gsoc2013-evolution-aeb15ac4b5d17797cfe7a52c488f35b3270898d7.zip
look for gtkhtml-editor-3.14 while using gtk2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)