Quick hack to make it easy to run valgrind on many of our test cases.
authorKen Raeburn <raeburn@mit.edu>
Thu, 16 Mar 2006 01:29:26 +0000 (01:29 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 16 Mar 2006 01:29:26 +0000 (01:29 +0000)
commit4b0eadb78af87eb93ab227cd73e361fc5e497a65
treea0e58f91f6c63880a8f58a922978366fd7c70403
parent5fc02dc6d9efc065cb6b95ef3246d968dc2a8e32
Quick hack to make it easy to run valgrind on many of our test cases.
Notably, though, the dejagnu tests will not include valgrind.

* pre.in (MAYBE_VALGRIND): New variable.
* shlib.conf (*-*-linux*): Use it in RUN_ENV.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17742 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/pre.in
src/config/shlib.conf