aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl9
1 files changed, 9 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..ff994b8
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,9 @@
+# Configuration definitions for thorn libxml2
+# $Header$
+
+PROVIDES libxml2
+{
+ SCRIPT libxml2.sh
+ LANG sh
+ OPTIONS LIBXML2_DIR
+}