diff options
-rw-r--r-- | configure.ac | 2 |
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) |