From f560c28ac7f379282d096f6107e7660b5e89421f Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 22 Feb 2005 14:57:25 +0000 Subject: Added 'OPTIONAL FlexIO' and 'OPTIONAL SDF' to build utilities if such capabilities are provided. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@214 4825ed28-b72c-4eae-9704-e50c059e567d --- configuration.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configuration.ccl b/configuration.ccl index 2403ddf..0f6b33d 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,3 +4,11 @@ REQUIRES IOHDF5Util IOUtil PUGH REQUIRES THORNS: IOHDF5Util IOUtil PUGH + +OPTIONAL FlexIO +{ +} + +OPTIONAL SDF +{ +} -- cgit v1.2.3