From 59be966ea597410d0a2602fd6d0abf70a1e228c8 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 26 Apr 2009 01:30:03 +0000 Subject: Add new thorn libcurl that interfaces to the libcurl library. git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/libcurl/trunk@2 4350727a-37c5-4613-a1e1-6d12eb4c763b --- configuration.ccl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configuration.ccl (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..6676316 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,9 @@ +# Configuration definitions for thorn libcurl +# $Header$ + +PROVIDES libcurl +{ + SCRIPT libcurl.sh + LANG sh + OPTIONS LIBCURL +} -- cgit v1.2.3