Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > bb6894f33b6ae533601800459373c762 > files > 1

scim-chewing-0.3.4-1.mga1.src.rpm

--- src/Makefile.am~	2008-10-01 11:53:55.000000000 +0200
+++ src/Makefile.am	2009-01-30 09:38:00.000000000 +0100
@@ -27,7 +27,8 @@
 	-avoid-version \
 	-rpath $(moduledir) \
 	-module \
-	$(LIBTOOL_EXPORT_OPTIONS) \
+	$(LIBTOOL_EXPORT_OPTIONS)
+chewing_la_LIBADD = \
 	@INTLLIBS@ @SCIM_LIBS@ \
 	@CHEWING_LIBS@
 
@@ -54,7 +55,8 @@
 	-avoid-version \
 	-rpath $(setupmoduledir) \
 	-module \
-	$(LIBTOOL_EXPORT_OPTIONS) \
+	$(LIBTOOL_EXPORT_OPTIONS)
+chewing_imengine_setup_la_LIBADD = \
 	@SCIM_GTKUTILS_LIBS@ \
 	@INTLLIBS@ \
 	@SCIM_LIBS@
--- src/Makefile.in~	2008-10-01 11:54:57.000000000 +0200
+++ src/Makefile.in	2009-01-30 09:39:07.000000000 +0100
@@ -302,7 +302,8 @@
 	-avoid-version \
 	-rpath $(moduledir) \
 	-module \
-	$(LIBTOOL_EXPORT_OPTIONS) \
+	$(LIBTOOL_EXPORT_OPTIONS)
+chewing_la_LIBADD = \
 	@INTLLIBS@ @SCIM_LIBS@ \
 	@CHEWING_LIBS@
 
@@ -325,7 +326,8 @@
 	-avoid-version \
 	-rpath $(setupmoduledir) \
 	-module \
-	$(LIBTOOL_EXPORT_OPTIONS) \
+	$(LIBTOOL_EXPORT_OPTIONS)
+chewing_imengine_setup_la_LIBADD = \
 	@SCIM_GTKUTILS_LIBS@ \
 	@INTLLIBS@ \
 	@SCIM_LIBS@