X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=869b3b86e52acf76b273179d2e8734fd0927c57a;hp=4c23b8dba4e13bbbf500a088a3c629f6e3ff44a4;hb=9ac1427c435133138288745b1072540a6b8b030f;hpb=e81089e14bf8bd59c9dee9e70763df902962fb2b diff --git a/Makefile b/Makefile index 4c23b8dba..869b3b86e 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,11 @@ FREESIDE_EXPORT = /usr/local/etc/freeside MASON_HANDLER = ${FREESIDE_CONF}/handler.pl MASONDATA = ${FREESIDE_CACHE}/masondata -#yup +#mod_perl v1 APACHE_VERSION = 1 +#mod_perl v2 prereleases up to and including 1.999_21 +#APACHE_VERSON = 1.99 +#mod_perl v2 proper and prereleases 1.999_22 and after #APACHE_VERSION = 2 # only mason now