conf files can now do:
authoraland <aland>
Wed, 9 Feb 2005 00:51:14 +0000 (00:51 +0000)
committeraland <aland>
Wed, 9 Feb 2005 00:51:14 +0000 (00:51 +0000)
commit4c102b5758150b9ef97ee7fdd875f7a57930ca2b
treeaa995eee0cb4b78c96de070e54ea5c7bb92b379e
parent4c97aa9ca32467f04864d27dfe3eb4f31aa4e906
conf files can now do:

$INCLUDE /path/to/dir/

With a trailing "/" at the end, it means "include all files
in that directory, but not the '.' files"

For future expansion.
src/main/conffile.c