Author: omote.masahito
Date: Sat Apr 19 04:03:03 2008
New Revision: 5425

Modified:
  trunk/gtk/test/test.sh.in

Log:
* test/test.sh.in:
 - Add LIBUIM_SYSTEM_SCM_FILES and fix LIBUIM_SCM_FILES to work correctly.


Modified: trunk/gtk/test/test.sh.in
==============================================================================
--- trunk/gtk/test/test.sh.in   (original)
+++ trunk/gtk/test/test.sh.in   Sat Apr 19 04:03:03 2008
@@ -6,7 +6,8 @@
# disable reading ~/.uim
LIBUIM_VANILLA=2; export LIBUIM_VANILLA
# scheme files will be read from scm/
[EMAIL PROTECTED]@/scm/; export LIBUIM_SCM_FILES
+LIBUIM_SYSTEM_SCM_FILES="@abs_top_srcdir@/sigscheme/lib"; export 
LIBUIM_SYSTEM_SCM_FILES
+LIBUIM_SCM_FILES="@abs_top_srcdir@"/scm/; export LIBUIM_SCM_FILES
[EMAIL PROTECTED]@/uim/.libs/; export LIBUIM_PLUGIN_LIB_DIR
gtk-query-immodules-2.0 @top_builddir@/gtk/.libs/im*.so > immodules
[EMAIL PROTECTED]@/gtk/.libs/; export GTK_IM_MODULE_PATH

Reply via email to