From: Aleš Křenek Date: Wed, 7 Jul 2004 12:08:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: EXCEPTION~15 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=ace3974e22d464fd3e41b5ef018dce3ab20339bc;p=jra1mw.git *** empty log message *** --- diff --git a/org.glite.lb.logger/project/configure.properties.xml b/org.glite.lb.logger/project/configure.properties.xml new file mode 100644 index 0000000..b4f7703 --- /dev/null +++ b/org.glite.lb.logger/project/configure.properties.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + +top_srcdir=.. +builddir=build +stagedir=${stage.abs.dir} +distdir=${dist.dir} +globalprefix=${global.prefix} +lbprefix=${subsystem.prefix} +package=${module.package.name} +PREFIX=${install.dir} +version=${module.version} +glite_location=${with.glite.location} +globus_prefix=${with.globus.prefix} +thrflavour=${with.globus.thr.flavor} +nothrflavour=${with.globus.nothr.flavor} +expat_prefix=${with.expat.prefix} +ares_prefix=${with.ares.prefix} + + + diff --git a/org.glite.lb.server/project/configure.properties.xml b/org.glite.lb.server/project/configure.properties.xml new file mode 100644 index 0000000..a1fbfdb --- /dev/null +++ b/org.glite.lb.server/project/configure.properties.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + +top_srcdir=.. +builddir=build +stagedir=${stage.abs.dir} +distdir=${dist.dir} +globalprefix=${global.prefix} +lbprefix=${subsystem.prefix} +package=${module.package.name} +PREFIX=${install.dir} +version=${module.version} +glite_location=${with.glite.location} +globus_prefix=${with.globus.prefix} +thrflavour=${with.globus.thr.flavor} +nothrflavour=${with.globus.nothr.flavor} +expat_prefix=${with.expat.prefix} +ares_prefix=${with.ares.prefix} +mysql_prefix=${with.mysql.prefix} + + +