diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2005-02-24 18:28:20 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2005-02-24 18:28:20 +0000 |
commit | 28f7cd321632dd1650690a0e6bce7a7d2898280d (patch) | |
tree | 58d46928622470d792e15cec412fb6af87f17fbf /llvm/lib/Analysis/DataStructure/DataStructure.cpp | |
parent | 76d99df157c98bfc3d86bd3dcb485da2fe854a82 (diff) | |
download | bcm5719-llvm-28f7cd321632dd1650690a0e6bce7a7d2898280d.tar.gz bcm5719-llvm-28f7cd321632dd1650690a0e6bce7a7d2898280d.zip |
This macro cannot assume that the location of install-sh and mkinstalldirs
is in ${srcdir}/autoconf because that is only true if the project is LLVM.
For other projects (e.g. sample), we don't want to have to distribute the
mkinstalldirs or install-sh programs because it opens a window of breakage
for projects. So, this change requires that the llvm_src variable be set
up via another AC_CONFIG_COMMANDS call. For LLVM this is done in the
configure.ac. For projects its done in the LLVM_CONFIG_PROJECT macro.
llvm-svn: 20304
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions