
ntyni at debian
Jun 18, 2013, 12:44 PM
Post #1 of 1
(69 views)
Permalink
|
|
[PATCH] Honour APACHE_TEST_EXTRA_ARGS
|
|
Apache-Test 1.13 introduced the APACHE_TEST_EXTRA_ARGS make variable "to allow passing extra arguments from the command line", but the mod_perl Makefile itself was never modified use that. The attached proposed patch tries to rectify this. We're using APACHE_TEST_EXTRA_ARGS in Debian to run the test suite in package builds with a controlled httpd config instead of relying on the system one (which may not have all the necessary Apache modules enabled, for instance.) -- Niko Tyni ntyni [at] debian
|