change cgibin prefix to better default

This commit is contained in:
kestes%walrus.com 2001-12-21 19:40:34 +00:00
parent 4226f87493
commit 258f60311e

View File

@ -35,7 +35,7 @@
# configure can not easily be extended to handle other directories.
: ${prefix:=/home/tinderbox}
: ${cgibin_prefix:="\$(prefix)/bin"}
: ${cgibin_prefix:="/var/www/cgi-bin/tinderbox"}
: ${htmldir:="/home/httpd/html/tinderbox"}
: ${perl_flags:='-T'}