Make sure to default ${prefix} to /usr/local if the user didn't specify it.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 16 May 2006 08:53:32 +0000 (08:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 16 May 2006 08:53:32 +0000 (08:53 +0000)
commit0582887de45f0196507ef356dcd5cb11bf7626ba
tree00dd9621f54a8c1a64f9ea0a01ff6ae5c68f8e20
parent069287d460321af43b7c88b816da5c778e5f46d1
Make sure to default ${prefix} to /usr/local if the user didn't specify it.
This assists with getting around configure's late binding values so that
our LLVM variables don't end up with a "NONE" prefix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28325 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure