/[packages]/cauldron/scim-sunpinyin/current/SOURCES/scim-sunpinyin-linkage.patch
ViewVC logotype

Contents of /cauldron/scim-sunpinyin/current/SOURCES/scim-sunpinyin-linkage.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 73810 - (show annotations) (download)
Thu Mar 17 23:36:44 2011 UTC (13 years, 1 month ago) by tv
File size: 1020 byte(s)
imported package scim-sunpinyin
1 --- wrapper/scim/Makefile.am~ 2008-05-29 14:49:46.000000000 +0200
2 +++ wrapper/scim/Makefile.am 2009-01-30 16:37:05.000000000 +0100
3 @@ -110,11 +110,11 @@
4 sunpinyin_la_LDFLAGS = -avoid-version \
5 -rpath $(moduledir) \
6 -module \
7 - $(LIBTOOL_EXPORT_OPTIONS) \
8 - @SCIM_LIBS@ \
9 - @LTLIBINTL@
10 + $(LIBTOOL_EXPORT_OPTIONS)
11
12 -sunpinyin_la_LIBADD = libsunpinyin.la
13 +sunpinyin_la_LIBADD = libsunpinyin.la \
14 + @SCIM_LIBS@ \
15 + @LTLIBINTL@
16
17 #
18 # Setup UI
19 @@ -135,8 +135,8 @@
20 sunpinyin_imengine_setup_la_LDFLAGS = -avoid-version \
21 -rpath $(setupmoduledir) \
22 -module \
23 - $(LIBTOOL_EXPORT_OPTIONS) \
24 - @SCIM_GTKUTILS_LIBS@ \
25 + $(LIBTOOL_EXPORT_OPTIONS)
26 +sunpinyin_imengine_setup_la_LIBADD = @SCIM_GTKUTILS_LIBS@ \
27 @LTLIBINTL@ \
28 @SCIM_LIBS@
29

  ViewVC Help
Powered by ViewVC 1.1.30