From 6786ff9b5fa4062f99a25b82928ad869bdab0807 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20Salvet?= Date: Wed, 1 Dec 2004 18:45:38 +0000 Subject: [PATCH] *** empty log message *** --- org.glite.jp.common/project/configure.properties.xml | 4 ++++ org.glite.jp.index/project/configure.properties.xml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/org.glite.jp.common/project/configure.properties.xml b/org.glite.jp.common/project/configure.properties.xml index 4a82df8..5f0ea37 100644 --- a/org.glite.jp.common/project/configure.properties.xml +++ b/org.glite.jp.common/project/configure.properties.xml @@ -12,6 +12,9 @@ Revision history: $Log$ + Revision 1.2 2004/11/22 13:36:42 dimeglio + First version of this file + Revision 1.1.1.1 2004/10/15 09:49:02 akrenek --> @@ -37,6 +40,7 @@ version=${module.version} glite_location=${with.glite.location} globus_prefix=${with.globus.prefix} expat_prefix=${with.expat.prefix} +gsoap_prefix=${with.gsoap.prefix} ares_prefix=${with.ares.prefix} thrflavour=${with.globus.thr.flavor} nothrflavour=${with.globus.nothr.flavor} diff --git a/org.glite.jp.index/project/configure.properties.xml b/org.glite.jp.index/project/configure.properties.xml index 2cea00e..72af8f4 100644 --- a/org.glite.jp.index/project/configure.properties.xml +++ b/org.glite.jp.index/project/configure.properties.xml @@ -12,6 +12,10 @@ Revision history: $Log$ + Revision 1.2 2004/11/22 14:00:37 dimeglio + Updated to use standard files + Fixed names (was using common instead of real module name) + Revision 1.1.1.1 2004/10/15 09:49:13 akrenek --> @@ -37,6 +41,7 @@ version=${module.version} glite_location=${with.glite.location} globus_prefix=${with.globus.prefix} expat_prefix=${with.expat.prefix} +gsoap_prefix=${with.gsoap.prefix} ares_prefix=${with.ares.prefix} thrflavour=${with.globus.thr.flavor} nothrflavour=${with.globus.nothr.flavor} -- 1.8.2.3