Revision: 6012
Author: ek.kato
Date: Sat Sep 26 12:17:31 2009
Log: * Makefile.am (SUBDIRS) : Don't enclose qt4.

http://code.google.com/p/uim/source/detail?r=6012

Modified:
 /trunk/Makefile.am

=======================================
--- /trunk/Makefile.am  Mon Mar 31 08:58:27 2008
+++ /trunk/Makefile.am  Sat Sep 26 12:17:31 2009
@@ -3,9 +3,7 @@

 SUBDIRS = m4 doc replace sigscheme uim scm test test2 \
           gtk helper qt notify
-if QT4_IMMODULE
 SUBDIRS += qt4
-endif
 SUBDIRS += xim fep emacs po pixmaps examples

 EXTRA_DIST = RELNOTE ChangeLog.old autogen.sh make-dist.sh \

Reply via email to