Globus flavors in configure.
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 30 Jan 2009 12:28:47 +0000 (12:28 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 30 Jan 2009 12:28:47 +0000 (12:28 +0000)
org.glite.lb/configure

index 5e0efcb..c059fa4 100755 (executable)
@@ -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]