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
Loading
Please sign in to comment