From c31b0c60912046dae604a7f5f86389de31e79357 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 21 Dec 2004 15:05:21 +0000 Subject: Set a makefile variable HAVE_FLEXIO to let other thorns (optionally using the capability 'FlexIO') know that it is available. This should be done automatically by the CST. git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/FlexIO/trunk@74 21a6bef8-4479-4f54-8f8d-0db94a2919ef --- FlexIO.pl | 19 +++++++++++++++++++ configuration.ccl | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 FlexIO.pl diff --git a/FlexIO.pl b/FlexIO.pl new file mode 100644 index 0000000..135a6e2 --- /dev/null +++ b/FlexIO.pl @@ -0,0 +1,19 @@ +#! /usr/bin/perl -w +#/*@@ +# @file FlexIO.pl +# @date Tue 21 December 2004 +# @author Thomas Radke +# @desc +# Configures Cactus with the FlexIO library provided by this thorn +# @enddesc +# @version $Header$ +#@@*/ + +# just set a makefile variable telling other thorns that FlexIO is there +print <