[uim-commit] r989 - branches/r5rs/uim
tkng at freedesktop.org
tkng at freedesktop.org
Thu Jul 21 09:42:14 EST 2005
Author: tkng
Date: 2005-07-20 16:42:00 -0700 (Wed, 20 Jul 2005)
New Revision: 989
Modified:
branches/r5rs/uim/Makefile.am
Log:
* uim/Makefile.am:
libuim_la_LIBADD: link with libsscm.la. slib.c and siod.h should be removed
from this branch.
Modified: branches/r5rs/uim/Makefile.am
===================================================================
--- branches/r5rs/uim/Makefile.am 2005-07-20 01:54:19 UTC (rev 988)
+++ branches/r5rs/uim/Makefile.am 2005-07-20 23:42:00 UTC (rev 989)
@@ -20,6 +20,8 @@
getpeereid.c \
plugin.c
+libuim_la_LIBADD = $(top_builddir)/sigscheme/libsscm.la
+
if NEED_SETENV_C
libuim_la_SOURCES += setenv.c
endif
More information about the uim-commit
mailing list