.. |
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_flag_check.m4
|
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
|
2012-02-28 23:32:06 +00:00 |
find_std_program.m4
|
For PR876:
|
2006-08-14 23:19:57 +00:00 |
func_isinf.m4
|
Fix a typo (the the => the)
|
2012-07-23 08:51:15 +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
|
Fix a typo (the the => the)
|
2012-07-23 08:51:15 +00:00 |
libtool.m4
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
link_options.m4
|
Strip extraneous information, if present, from the linker version string on
|
2012-02-28 02:55:41 +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
|
Fix a ton of comment typos found by codespell. Patch by
|
2011-04-15 05:18:47 +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 autoconf 2.65 warning (don't use _cv_ inside AC_CACHE_VAL).
|
2010-01-26 08:43:05 +00:00 |
rand48.m4
|
Fix a typo (the the => the)
|
2012-07-23 08:51:15 +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
|
autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It folded conftest regardress of attributge((noinline)) with >=O1 .
|
2012-02-19 12:05:12 +00:00 |