mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
a8d9789a7a
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 |
||
---|---|---|
.. | ||
bison.m4 | ||
c_printf_a.m4 | ||
check_gnu_make.m4 | ||
config_makefile.m4 | ||
config_project.m4 | ||
cxx_bidi_iterator.m4 | ||
cxx_fwd_iterator.m4 | ||
cxx_hash_map.m4 | ||
cxx_hash_set.m4 | ||
cxx_namespaces.m4 | ||
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 |