[sword-cvs] sword/bindings Makefile.am,1.3,1.4

sword at www.crosswire.org sword at www.crosswire.org
Fri May 7 10:49:47 MST 2004


Update of /cvs/core/sword/bindings
In directory www:/tmp/cvs-serv7424/bindings

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/bindings/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	12 Apr 2004 13:58:37 -0000	1.3
+++ Makefile.am	7 May 2004 17:49:45 -0000	1.4
@@ -1,9 +1,9 @@
 bindingsdir = $(top_srcdir)/bindings
-if BUILDSPLITLIB
-libsword_flat_la_SOURCES += $(bindingsdir)/flatapi.cpp
-else
+#if BUILDSPLITLIB
+#libsword_flat_la_SOURCES += $(bindingsdir)/flatapi.cpp
+#else
 libsword_la_SOURCES += $(bindingsdir)/flatapi.cpp
-endif
+#endif
 
 include $(bindingsdir)/bcppmake/Makefile.am
 include $(bindingsdir)/gsoap/Makefile.am




More information about the sword-cvs mailing list