[uim-commit] r619 - trunk

ekato at freedesktop.org ekato at freedesktop.org
Wed Feb 9 21:05:14 PST 2005


Author: ekato
Date: 2005-02-09 21:05:11 -0800 (Wed, 09 Feb 2005)
New Revision: 619

Modified:
   trunk/configure.ac
Log:
* configure.ac : Remove a check for glib-2.0 since no component
  in current uim uses glib directly.


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2005-02-10 03:52:58 UTC (rev 618)
+++ trunk/configure.ac	2005-02-10 05:05:11 UTC (rev 619)
@@ -691,7 +691,6 @@
 SRCDIR=$srcdir
 AC_SUBST(SRCDIR)
 
-PKG_CHECK_MODULES(GLIB, glib-2.0,,)
 
 AC_CONFIG_FILES([test.sh
                  Makefile



More information about the Uim-commit mailing list