aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@eff87b29-5268-4891-90a3-a07138403961>2004-03-27 16:04:45 +0000
committergoodale <goodale@eff87b29-5268-4891-90a3-a07138403961>2004-03-27 16:04:45 +0000
commit31637743d23b965b58991f6a1f9d21eeebe900a9 (patch)
tree6df1fcb7ec1d48e84478fc333b56a4c7782fbf2e
parentae06cea5991ff5ebd50a24f79ea66b521019c78e (diff)
Updated configuration.ccl files. In Beta14 some of these will
disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOJpeg/trunk@93 eff87b29-5268-4891-90a3-a07138403961
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index e6246d4..0b24f1b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn IOJpeg
# $Header$
-Requires Thorns: jpeg6b
+REQUIRES jpeg6b