swig/Tools/config
Karl Wette 8e37bcf1a8 Octave: disable optimization of tests for faster compiles/less memory usage
- Filter out all but -g... and -W... flags from OCTAVE_CXXFLAGS
- Use AX_CHECK_COMPILE_FLAG() to check if -O0 is supported, if so
  add to end of OCTAVE_CXXFLAGS to ensure optimization is disabled
- Also run mkoctfile under "env -" to protect it from environment
- Also use more standard-compliant sed expressions
2014-10-05 14:56:33 +02:00
..
ac_compare_version.m4 Don't use non-portable "==" in shell tests. 2012-04-09 20:58:10 +00:00
ac_compile_warnings.m4 Fix typos 2013-09-25 17:29:33 +12:00
ac_define_dir.m4 updated version from autoconf macro archive 2006-07-08 00:55:55 +00:00
ax_boost_base.m4 Update AX_BOOST_BASE autoconf macro to serial 23 2014-05-29 19:54:13 +01:00
ax_check_compile_flag.m4 Octave: disable optimization of tests for faster compiles/less memory usage 2014-10-05 14:56:33 +02:00
ax_compare_version.m4 Add a check for PCRE library to configure. 2010-07-22 17:00:16 +00:00
ax_cxx_compile_stdcxx_11.m4 Modify autoconf macro to be more flexible about how it is used - sets CXX11FLAGS, HAVE_CXX11_COMPILER and option to not error out 2012-10-07 18:50:41 +00:00
ax_path_generic.m4 Don't use non-portable "==" in shell tests. 2012-04-09 20:58:10 +00:00