llvm-6502/autoconf/m4
Nick Lewycky 558aef86c2 On Linux, uname -m reports the kernel type. Some Linux systems are 32-bit but
with a 64-bit kernel, which confuses LLVM. Make LLVM double-check this by
checking which defines the system gcc actually sets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83047 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-29 05:40:45 +00:00
..
bison.m4 For PR738: 2006-08-24 22:41:20 +00:00
build_exeext.m4 When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin. 2008-09-26 17:27:58 +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 install-sh chmods to 0755 by default, and this causes 'git diff' to show 2009-08-28 16:12:48 +00:00
config_project.m4 Make it possible to default the llvm_src and llvm_obj variables based on 2006-04-18 06:25:37 +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_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
find_std_program.m4 For PR876: 2006-08-14 23:19:57 +00:00
flex.m4
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
huge_val.m4 Make the huge_val test run a C++ program not C 2006-11-03 19:49:16 +00:00
libtool.m4 Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. 2007-09-17 21:41:15 +00:00
link_options.m4 Autodetect the availability of -export-dynamic in the linker. 2009-03-05 08:20:21 +00:00
linux_mixed_64_32.m4 On Linux, uname -m reports the kernel type. Some Linux systems are 32-bit but 2009-09-29 05:40:45 +00:00
ltdl.m4 Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. 2006-08-04 18:18:08 +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_perl.m4 Update to llvm-config tool, by Erik Kidd: 2006-03-23 23:21:29 +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
sanity_check.m4 Fix a configure warning noticed by Duncan Sands. 2007-01-03 20:59:52 +00:00
single_cxx_check.m4 Changes to support rand48 tests 2004-10-27 23:03:44 +00:00
visibility_inlines_hidden.m4 Reapply majority of r55557 but with the changes to compilation flags 2008-09-02 17:35:16 +00:00