[sword-cvs] sword/tests/refsys Makefile.am,1.1,1.2

sword@www.crosswire.org sword@www.crosswire.org
Mon, 12 Apr 2004 06:47:24 -0700


Update of /cvs/core/sword/tests/refsys
In directory www:/tmp/cvs-serv31553/tests/refsys

Modified Files:
	Makefile.am 
Log Message:

dglassey: change to allow current style module bits to be built as a separate lib


Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/tests/refsys/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	10 Apr 2004 22:05:12 -0000	1.1
+++ Makefile.am	12 Apr 2004 13:47:21 -0000	1.2
@@ -1,7 +1,13 @@
 AUTOMAKE_OPTIONS = 1.6
 INCLUDES = -I $(top_srcdir)/include
-LDADD = $(top_builddir)/lib/libsword.la $(XML_LIBS)
-
+if BUILDSPLITLIB
+LDADD = $(top_builddir)/lib/libsword_imp.la \
+	$(top_builddir)/lib/libsword.la \
+	$(XML_LIBS)
+else
+LDADD = $(top_builddir)/lib/libsword.la \
+	$(XML_LIBS)
+endif
 
 noinst_PROGRAMS = mkrefsys