[sword-cvs] sword/bindings/corba/orbitcpp Makefile,1.5,1.6

sword@www.crosswire.org sword@www.crosswire.org
Fri, 6 Feb 2004 14:01:32 -0700


Update of /cvs/core/sword/bindings/corba/orbitcpp
In directory www:/tmp/cvs-serv27118/bindings/corba/orbitcpp

Modified Files:
	Makefile 
Log Message:
	Changed system[Log|File|Locale]Mgr to
		*Mgr *[get|set]System*Mgr() per Daniel Glassey's
		discovery of potential problems from order of
		initializing statics.

	Added new prefix recognition for OSIS lemma prefix
		"strong:"



Index: Makefile
===================================================================
RCS file: /cvs/core/sword/bindings/corba/orbitcpp/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	31 Aug 2003 01:58:13 -0000	1.5
+++ Makefile	6 Feb 2004 21:01:00 -0000	1.6
@@ -1,8 +1,8 @@
 all: server testclient
 
 #comment these out if you didn't compile sword with lucene support
-luceneflags=-DUSELUCENE
-lucenelibs=-lclucene
+#luceneflags=-DUSELUCENE
+#lucenelibs=-lclucene
 #----------------------------------
 
 LIBS += ${lucenelibs}