diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2010-12-20 20:56:00 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:13 +0800 |
commit | df6649f14d7185b5f3c6fb4f812eccd5b4afafce (patch) | |
tree | 583ea4dbeffef7ebf8aff25deb65551593b4ad15 /configure.ac | |
parent | 64013cf3120805a42ac1ee65acb5757a05c0df97 (diff) | |
download | gsoc2013-evolution-df6649f14d7185b5f3c6fb4f812eccd5b4afafce.tar.gz gsoc2013-evolution-df6649f14d7185b5f3c6fb4f812eccd5b4afafce.tar.zst gsoc2013-evolution-df6649f14d7185b5f3c6fb4f812eccd5b4afafce.zip |
Update gtkhtml API version
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" |