diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2010-12-20 20:56:00 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchenthill@novell.com> | 2010-12-20 22:44:50 +0800 |
commit | bce3640c48e285f4df8652d95e7f311362477ffb (patch) | |
tree | 2faf68f6463fcdb698f187a78703a0a12ea081df /configure.ac | |
parent | d6808e98da09a60edd349e581e06f5d857270361 (diff) | |
download | gsoc2013-evolution-bce3640c48e285f4df8652d95e7f311362477ffb.tar.gz gsoc2013-evolution-bce3640c48e285f4df8652d95e7f311362477ffb.tar.zst gsoc2013-evolution-bce3640c48e285f4df8652d95e7f311362477ffb.zip |
Update gtkhtml API versionEVOLUTION_2_91_4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ea2e5ed5e4..a84e60abcb 100644 --- a/configure.ac +++ b/configure.ac @@ -114,7 +114,7 @@ else CLUTTER_GTK="clutter-gtk-0.10" clutter_gtk_minimum_version="0.10" - GTKHTML="libgtkhtml-3.14" + GTKHTML="libgtkhtml-3.15" GTKHTML_EDITOR="gtkhtml-editor-3.14" GWEATHER="gweather" |