Revision: 6554
Author: nogu.dev
Date: Tue Jul 20 04:39:55 2010
Log: * configure.ac
  - Unmark Qt4 helper applications as experimental.
    We've fixed lots of bugs in them since 1.5.7.
http://code.google.com/p/uim/source/detail?r=6554

Modified:
 /trunk/configure.ac

=======================================
--- /trunk/configure.ac Sun Jun 27 01:50:48 2010
+++ /trunk/configure.ac Tue Jul 20 04:39:55 2010
@@ -897,7 +897,7 @@
 dnl *****************************
 AC_ARG_WITH(qt4,
   AC_HELP_STRING([--with-qt4],
-                 [build qt4 helper applications (experimental)
+                 [build qt4 helper applications
                  @<:@default=no@:>@]),
   [
     case $with_qt4 in

Reply via email to