I don't see why not.
Committed.
regards
Ian
Brian J. France wrote:
> Any reason why this patch couldn't be applied to allow the option of
> building mod_dbd?
>
> The title might need a little tweaking.
>
> Thanks,
>
> Brian
> - with no commit access
>
> Index: modules/experimental/config.m4
> ===================================================================
> --- modules/experimental/config.m4 (revision 279774)
> +++ modules/experimental/config.m4 (working copy)
> @@ -13,5 +13,6 @@
> APACHE_MODULE(case_filter, example uppercase conversion filter, , , no)
> APACHE_MODULE(case_filter_in, example uppercase conversion input
> filter, , , no)
> APACHE_MODULE(filter, smart filtering module, , , no)
> +APACHE_MODULE(dbd, Apache DBD Framework, , , no)
>
> APACHE_MODPATH_FINISH
>
|