--- projects/cms/source/server/Config2.inc 2001/02/28 14:12:20 1.12 +++ projects/cms/source/server/Config2.inc 2001/03/01 17:17:06 1.13 @@ -1,5 +1,5 @@ # Include Config for the server -# $Id: Config2.inc,v 1.12 2001/02/28 14:12:20 tdb Exp $ +# $Id: Config2.inc,v 1.13 2001/03/01 17:17:06 tdb Exp $ ## ## Only the first section needs changing here, the rest are just @@ -38,6 +38,9 @@ REVISION = $(rev) JCLIBS = $(LIBDIR)/idl.jar:$(LIBDIR)/jacorb.jar:$(LIBDIR)/jaxp.jar:$(LIBDIR)/parser.jar:$(LIBDIR)/mm.mysql-2.0.2-bin.jar ##### Added $(SERVERROOT)/idl - this may not be a good thing, but it helps dependencies. JCCLASSPATH = $(JCLIBS):$(SERVERROOT):$(BUILD):$(SERVERROOT)/idl:. +# set JCFLAGS to these if you want to optimise and turn off debugging +#JCFLAGS = -g:none -O +JCFLAGS = ## Package information