[sword-cvs] sword/src/modules/comments/hrefcom Makefile.am,1.3,1.4

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/comments/hrefcom
In directory www:/tmp/cvs-serv7424/src/modules/comments/hrefcom

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/comments/hrefcom/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	12 Apr 2004 13:50:49 -0000	1.3
+++ Makefile.am	7 May 2004 17:49:45 -0000	1.4
@@ -1,7 +1,7 @@
 hrefcomdir = $(top_srcdir)/src/modules/comments/hrefcom
 
-if BUILDSPLITLIB
-libsword_imp_la_SOURCES += $(hrefcomdir)/hrefcom.cpp
-else
+#if BUILDSPLITLIB
+#libsword_imp_la_SOURCES += $(hrefcomdir)/hrefcom.cpp
+#else
 libsword_la_SOURCES += $(hrefcomdir)/hrefcom.cpp
-endif
+#endif




More information about the sword-cvs mailing list