gtkhtml r8785 - branches/mbarnes-composer



Author: mbarnes
Date: Thu Mar 13 01:29:16 2008
New Revision: 8785
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8785&view=rev

Log:
Fix a typo.


Modified:
   branches/mbarnes-composer/configure.in

Modified: branches/mbarnes-composer/configure.in
==============================================================================
--- branches/mbarnes-composer/configure.in	(original)
+++ branches/mbarnes-composer/configure.in	Thu Mar 13 01:29:16 2008
@@ -97,7 +97,7 @@
                 [build the older Bonobo-based editor [default=yes]]),
         bonobo_editor="$withval", bonobo_editor="yes")
 if test "x$bonobo_editor" = "xyes"; then
-        EDITOR_MODULES="${GTKHTML_MODULES} libbonobo-2.0 >= libbonobo_mimimum_version libbonoboui-2.0 >= libbonoboui_minimum_version"
+        EDITOR_MODULES="${GTKHTML_MODULES} libbonobo-2.0 >= libbonobo_minimum_version libbonoboui-2.0 >= libbonoboui_minimum_version"
         PKG_CHECK_MODULES(EDITOR, $EDITOR_MODULES)
         AC_SUBST(EDITOR_CFLAGS)
         AC_SUBST(EDITOR_LIBS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]