Commit 49fb4377 authored by Martin Kraemer's avatar Martin Kraemer
Browse files

The intention of the $VERBOSE stuff for activating debug output in

TestCompile was to enable verbosity by passing the environment variable
VERBOSE=yes (like in: env VERRBOSE=yes ./configure). The recent
explicit assignment disabled this possibility (again).
Until we have modified Configure to pass an optional  "-v" to
each invocation of TestCompile I prefer the old behavior and
-with this patch- reenable it again.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83473 13f79535-47bb-0310-9956-ffa450edef68
parent dde2b8ed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment