llvm-6502/autoconf/m4
Reid Spencer a8d9789a7a 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20304 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-24 18:28:20 +00:00
..
bison.m4
c_printf_a.m4
check_gnu_make.m4
config_makefile.m4 This macro cannot assume that the location of install-sh and mkinstalldirs 2005-02-24 18:28:20 +00:00
config_project.m4
cxx_bidi_iterator.m4
cxx_fwd_iterator.m4
cxx_hash_map.m4
cxx_hash_set.m4
cxx_namespaces.m4 Bring the script out of the dark ages and into modern autoconfness. 2004-09-19 22:31:49 +00:00
cxx_std_iterator.m4
flex.m4
func_isinf.m4
func_isnan.m4
func_mmap_file.m4
header_mmap_anonymous.m4
libtool.m4
link_use_r.m4
ltdl.m4
need_dev_zero_for_mmap.m4
path_tclsh.m4
rand48.m4
single_cxx_check.m4