From 5484847fac35acbe945e06a6d8b3584f2ca93c7c Mon Sep 17 00:00:00 2001 From: Atlas-Software Librarian <Atlas-Software.Librarian@cern.ch> Date: Tue, 4 Nov 2008 15:41:36 +0100 Subject: [PATCH] cvs2svn commit to create tag 'AtlasDCACHE-00-00-02'. (AtlasDCACHE-00-00-02) --- External/AtlasDCACHE/cmt/requirements | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 External/AtlasDCACHE/cmt/requirements diff --git a/External/AtlasDCACHE/cmt/requirements b/External/AtlasDCACHE/cmt/requirements new file mode 100644 index 00000000000..4a95a1c18dd --- /dev/null +++ b/External/AtlasDCACHE/cmt/requirements @@ -0,0 +1,17 @@ +package AtlasDCACHE + +author David Quarrie <David.Quarrie@cern.ch> + +# This package controls access to the LCG dcache_client package + +include_path none + +use AtlasExternalArea AtlasExternalArea-* External + +# At the request of the remote sites, do not setup any dcache run-time environment. Only +# the -I<path> and -L<path> -l<library> are setup at build time. The useDCACHE tag can be +# used to override this default. + +macro dache_use "" useDCACHE "dcache_client v* LCG_Interfaces" +use ${dache_use} + -- GitLab