[uim-commit] r2520 - branches/1.0

ekato at freedesktop.org ekato at freedesktop.org
Sat Dec 10 22:34:51 PST 2005


Author: ekato
Date: 2005-12-10 22:34:46 -0800 (Sat, 10 Dec 2005)
New Revision: 2520

Modified:
   branches/1.0/configure.ac
Log:
* configure.ac : Port r2519 from trunk.


Modified: branches/1.0/configure.ac
===================================================================
--- branches/1.0/configure.ac	2005-12-11 06:34:20 UTC (rev 2519)
+++ branches/1.0/configure.ac	2005-12-11 06:34:46 UTC (rev 2520)
@@ -606,9 +606,7 @@
 AM_CONDITIONAL(NEED_SETENV_C, test $ac_cv_func_setenv = no -o $ac_cv_func_unsetenv = no)
 AM_CONDITIONAL(NEED_STRSEP_C, test $ac_cv_func_strsep = no)
 
-if test "x$use_applet" = "xyes"; then
-  AC_PROG_INTLTOOL
-fi
+AC_PROG_INTLTOOL([0.31], [no-xml])
 
 
 GTK_BINARY_VERSION=`pkg-config gtk+-2.0 --variable=gtk_binary_version`



More information about the uim-commit mailing list