From: Zdeněk Šustr Date: Fri, 30 Jan 2009 12:28:47 +0000 (+0000) Subject: Globus flavors in configure. X-Git-Tag: glite-lb-client-java_R_1_0_0_4~18 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3d8b8589f90947b73f78681109cbb70ee4bba3bd;p=jra1mw.git Globus flavors in configure. --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 5e0efcb..c059fa4 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -546,7 +546,7 @@ init = None install = make install clean = make clean test = make check -configure = cd $confdir && \${moduleName}/configure --prefix=\${prefix} --stage=\${stageDir} --module $subsys.$module @copts +configure = cd $confdir && \${moduleName}/configure --thrflavour=\${globus.thr.flavor} --nothrflavour=\${globus.nothr.flavor} --prefix=\${prefix} --stage=\${stageDir} --module $subsys.$module @copts checkstyle = None [Platform-default:Property]