[uim-commit] r1591 - branches/r5rs/uim
ekato at freedesktop.org
ekato at freedesktop.org
Sun Sep 25 08:29:55 PDT 2005
Author: ekato
Date: 2005-09-25 08:29:52 -0700 (Sun, 25 Sep 2005)
New Revision: 1591
Modified:
branches/r5rs/uim/Makefile.am
Log:
* uim/Makefile.am : Fix mismerge in r1536.
Modified: branches/r5rs/uim/Makefile.am
===================================================================
--- branches/r5rs/uim/Makefile.am 2005-09-25 15:24:25 UTC (rev 1590)
+++ branches/r5rs/uim/Makefile.am 2005-09-25 15:29:52 UTC (rev 1591)
@@ -87,7 +87,7 @@
libuimincludedir = $(includedir)/uim
libuim_la_LDFLAGS = -version-info 0:2:0 -export-symbols-regex uim.\*
-libuim_la_LIBADD = @LTLIBINTL@ @LTLIBICONV@ $(top_builddir)/replace/libreplace.la
+libuim_la_LIBADD = @LTLIBINTL@ @LTLIBICONV@ $(top_builddir)/sigscheme/libsscm.la $(top_builddir)/replace/libreplace.la
libuim_la_CPPFLAGS = $(uim_defs) -I$(top_srcdir) -DPKGLIBDIR=\"$(pkglibdir)\" \
-DPKGDATADIR=\"$(pkgdatadir)\"
More information about the uim-commit
mailing list