summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Expand)AuthorAge
* synchronized extract_* functions with latest apache 1.3 and 2.0.Gravatar Edward Rudd 2004-02-05
* SSL support working under 1.3 and 2.0 as a separate moduleGravatar Edward Rudd 2004-01-22
* Added item registration function and added functions to new system header mod...Gravatar Edward Rudd 2004-01-20
* split out version specific codeGravatar Edward Rudd 2004-01-20
* fixed SSL cflag inclusion1.92Gravatar Edward Rudd 2004-01-06
* update m4 filesGravatar Edward Rudd 2004-01-06
* update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04
* update autoconf scripts to check MySQL..1.91Gravatar Edward Rudd 2003-12-23
>* fixed SSL cflag inclusion1.92Gravatar Edward Rudd 2004-01-06 | * update m4 filesGravatar Edward Rudd 2004-01-06 | | | | | release 1.92 * update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04 | | | | | | got SSL support to compile. added Documentation subdirectory. * update autoconf scripts to check MySQL..1.91Gravatar Edward Rudd 2003-12-23 moved autoconf DEFUN macros to m4 subdirectory autogen.sh calls aclocal to include m4 directory. merged in changes from 1.19b1 fixed log_sql_merge_config bug in 1.19b1 release 1.91