]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Allow selection of an alternative location for temporary files at
authorJulian Seward <jseward@acm.org>
Tue, 12 Jul 2011 06:58:55 +0000 (06:58 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 12 Jul 2011 06:58:55 +0000 (06:58 +0000)
commit3d0958fc38270386f117abfaa3436eb328e4b3d4
tree5fceceb3ad16bedeff650b0244b6e84ade80fd0a
parentf6da406ce1cf2c58718b9c242eb45e456b6cd6e7
Allow selection of an alternative location for temporary files at
configure time, via the --with-tmpdir flag.  The configure.in part of
this was mistakenly committed already in r11872 as first hunk of the
configure.in change.  Bug 266035 comment 11.  (Kenny Root,
kroot@google.com)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11881
coregrind/m_libcfile.c
coregrind/m_main.c