aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 0b96334c0049a26f673091494cf44e566147b9be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Configuration definitions for thorn HTTPD
# $Header$

REQUIRES SOCKET

# This will disappear if we can function alias the stuff
PROVIDES HTTPD
{
  SCRIPT
  LANG
}

OPTIONAL MPI
{
}