aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2004-04-07 14:55:08 +0000
committerschnetter <schnetter@61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1>2004-04-07 14:55:08 +0000
commit71658c1d36cdf48dbf32bb62f5e4e18bb5d9f838 (patch)
treebfa14c5ce9c6613631579f22363cc32c008945a9
parent63f4bbb61d14833559a1ba3c72496076b2ed507a (diff)
Use new requires/provides mechanism
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPDExtra/trunk@50 61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 60276c2..917db8b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn http_utils
# $Header$
-requires thorns: HTTPD IOUtil
+REQUIRES HTTPD IOUTIL