aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authortradke <tradke@21a6bef8-4479-4f54-8f8d-0db94a2919ef>2004-12-21 15:05:21 +0000
committertradke <tradke@21a6bef8-4479-4f54-8f8d-0db94a2919ef>2004-12-21 15:05:21 +0000
commitc31b0c60912046dae604a7f5f86389de31e79357 (patch)
tree6335a150370f4a5fd9a033ebb24e73133bc249d4 /configuration.ccl
parent8625c8664416f9983ad42fbd0862cb0a95784dd6 (diff)
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
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 9f53177..fab2f76 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -3,6 +3,6 @@
PROVIDES FlexIO
{
- SCRIPT
- LANG
+ SCRIPT FlexIO.pl
+ LANG perl
}