From: Nicholas Nethercote Date: Sun, 12 Jun 2005 20:51:09 +0000 (+0000) Subject: Improve comment. X-Git-Tag: svn/VALGRIND_3_0_0~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6857112787b16b00e9fe3f3f0f45efa3bf6a606e;p=thirdparty%2Fvalgrind.git Improve comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3902 --- diff --git a/coregrind/pub_core_libcproc.h b/coregrind/pub_core_libcproc.h index 2079ed5ba4..486bebfdff 100644 --- a/coregrind/pub_core_libcproc.h +++ b/coregrind/pub_core_libcproc.h @@ -38,7 +38,8 @@ #include "pub_tool_libcproc.h" -/* The directory we look for all our auxillary files in */ +/* The directory we look for all our auxillary files in. Useful for + running Valgrind out of a build tree without having to do "make install". */ #define VALGRINDLIB "VALGRINDLIB" /* Additional command-line arguments; they are overridden by actual