[sword-cvs] sword/src/modules/filters Makefile.am,1.27,1.28
sword at www.crosswire.org
sword at www.crosswire.org
Fri May 7 10:49:48 MST 2004
Update of /cvs/core/sword/src/modules/filters
In directory www:/tmp/cvs-serv7424/src/modules/filters
Modified Files:
Makefile.am
Log Message:
dglassey: disable the splitlib option for now - vk2 works just find alongside vk
Index: Makefile.am
===================================================================
RCS file: /cvs/core/sword/src/modules/filters/Makefile.am,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Makefile.am 13 Apr 2004 23:42:38 -0000 1.27
+++ Makefile.am 7 May 2004 17:49:45 -0000 1.28
@@ -91,10 +91,10 @@
libsword_la_SOURCES += $(SWREALICUSRC)
EXTRA_DIST = $(DISTSWICUSRC)
-if BUILDSPLITLIB
-libsword_imp_la_SOURCES += $(OSISFIL) $(GBFFIL) \
- $(THMLFIL) $(CONVFIL) $(PLFIL)
-else
+#if BUILDSPLITLIB
+#libsword_imp_la_SOURCES += $(OSISFIL) $(GBFFIL) \
+# $(THMLFIL) $(CONVFIL) $(PLFIL)
+#else
libsword_la_SOURCES += $(OSISFIL) $(GBFFIL) \
$(THMLFIL) $(CONVFIL) $(PLFIL)
-endif
+#endif
More information about the sword-cvs
mailing list