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 Minor syntactical change to make this a little easier to comprehend. 2004-12-13 09:37:41 +00:00
c_printf_a.m4 Get the cache variable name right. 2004-11-27 21:59:57 +00:00
check_gnu_make.m4 Tidy up the indentation. Give the cache variable a proper name. 2004-11-25 04:43:54 +00:00
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 Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macro 2005-02-24 18:25:24 +00:00
cxx_bidi_iterator.m4 Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
cxx_fwd_iterator.m4 Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
cxx_hash_map.m4 Modified hash_map and hash_set configuration so that they are not 2004-09-24 18:28:00 +00:00
cxx_hash_set.m4 Modified hash_map and hash_set configuration so that they are not 2004-09-24 18:28:00 +00:00
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 Updated the last two header files so that they are configured with 2004-09-24 21:19:06 +00:00
flex.m4 Individual autoconf function broken out of acincludes.m4. This change 2004-09-07 06:56:14 +00:00
func_isinf.m4 Make sure we test the right variable for the AC_DEFINE 2004-10-28 05:04:20 +00:00
func_isnan.m4 Changes to support rand48 tests 2004-10-27 23:03:44 +00:00
func_mmap_file.m4 Fix the program passed to AC_LANG_PROGRAM to be only the BODY of the main 2004-09-21 17:10:52 +00:00
header_mmap_anonymous.m4 Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with 2004-12-27 03:14:43 +00:00
libtool.m4 Changes for libtool 1.5.10 2004-10-13 00:51:45 +00:00
link_use_r.m4 Cache the value of this test. 2004-11-25 04:44:46 +00:00
ltdl.m4 Converted with autoupdate for autoconf 2.50 -> 2.59 differences. 2004-11-29 11:27:12 +00:00
need_dev_zero_for_mmap.m4 Fix a Bourne Shell syntax error in a test 2004-12-29 06:59:36 +00:00
path_tclsh.m4 Fix one of the names to not have a . in front of it. 2004-12-29 05:47:04 +00:00
rand48.m4 Changes to support rand48 tests 2004-10-27 23:03:44 +00:00
single_cxx_check.m4 Changes to support rand48 tests 2004-10-27 23:03:44 +00:00