From 85816281de97a0f884451997b2bbb5bcaff806ee Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri Date: Tue, 20 Dec 2005 22:28:22 +0000 Subject: [PATCH] enable optimization through a global property (enable.optimization) --- org.glite.wms-utils.jobid/project/configure.properties.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.wms-utils.jobid/project/configure.properties.xml b/org.glite.wms-utils.jobid/project/configure.properties.xml index 04d3b17..598ef7f 100644 --- a/org.glite.wms-utils.jobid/project/configure.properties.xml +++ b/org.glite.wms-utils.jobid/project/configure.properties.xml @@ -4,6 +4,6 @@ + value="--prefix=${workspace.abs.dir}/stage --with-globus-prefix=${with.globus.prefix} --with-globus-thr-flavor=${with.globus.thr.flavor} --with-globus-nothr-flavor=${with.globus.nothr.flavor} --with-cppunit-prefix=${with.cppunit.prefix} --with-glite-location=${with.glite.location} --with-dist-location=${with.dist.location} --enable-optimization"/> -- 1.8.2.3