Kinkie wrote:
> Hi all,
> we currently have a non-standard way of handling valgrind: instead
> of the common --enable-valgrind, we now use a --with-valgrind[=path].
> I'd like to change that to the standard behavior of a boolean --enable
> flag, the path can be passed using environment variables (CPPFLAGS).
>
> This changes the user-visible behavior slightly, I'd like to gather feedback.
>
> Thanks
>
The "standard" we try to use is the GNU autoconf recommendations.
They outline --with-PACKAGE when support or linkage of some other
external software is to be included, and --enable-FEATURE for specific
local features.
IMO valgrind is an external package we optionally link in special
support and definitions for.
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.4Received on Mon Jun 07 2010 - 05:12:51 MDT
This archive was generated by hypermail 2.2.0 : Mon Jun 07 2010 - 12:00:08 MDT