summaryrefslogtreecommitdiff
path: root/editors/calligra/files/patch-abiword
blob: c1de0bbc83aa7f63ff378b079092b2bac2a96026 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Index: filters/kword/abiword/Makefile.am
===================================================================
RCS file: /home/kde/koffice/filters/kword/abiword/Makefile.am,v
retrieving revision 1.4
diff -u -3 -p -r1.4 Makefile.am
--- filters/kword/abiword/Makefile.am	2001/03/22 14:02:18	1.4
+++ filters/kword/abiword/Makefile.am	2002/04/02 17:02:08
@@ -1,9 +1,9 @@
 ####### General stuff
 
 INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes)
-libabiwordimport_la_LDFLAGS	= -module -avoid-version -no-undefined
+libabiwordimport_la_LDFLAGS	= $(all_libraries) -module -avoid-version -no-undefined
 libabiwordimport_la_LIBADD = $(KOFFICE_LIBS)
-libabiwordexport_la_LDFLAGS	= -module -avoid-version -no-undefined
+libabiwordexport_la_LDFLAGS	= $(all_libraries) -module -avoid-version -no-undefined
 libabiwordexport_la_LIBADD = $(KOFFICE_LIBS)
 
 ####### Files