]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Improve comment.
authorNicholas Nethercote <njn@valgrind.org>
Sun, 12 Jun 2005 20:51:09 +0000 (20:51 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 12 Jun 2005 20:51:09 +0000 (20:51 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3902

coregrind/pub_core_libcproc.h

index 2079ed5ba497dc0dfe4be3f62f41092aade38ca5..486bebfdff6817046e89c3e49b8a2d77f9998579 100644 (file)
@@ -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