Modified the environment variables that determine where things are located to
authorJohn Criswell <criswell@uiuc.edu>
Mon, 16 Jun 2003 19:14:31 +0000 (19:14 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 16 Jun 2003 19:14:31 +0000 (19:14 +0000)
commit890d5bd263e7becc34a3dc9c23ef6cc5550609fe
tree4a357ef460431ebe72f72f6ae6aad107d9ba3437
parentff97fbc527435579918917e478ebc0605f73fd1a
Modified the environment variables that determine where things are located to
do the following:
1) Determine their default values without $HOME
2) Configure the default values as full absolute pathnames.
This should help fix the nightly test builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6719 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.common
Makefile.rules