Searched refs:ax_check_compiler_flags (Results 1 – 5 of 5) sorted by relevance
2 # http://www.nongnu.org/autoconf-archive/ax_check_compiler_flags.html67 eval ax_check_compiler_flags=$AS_TR_SH(ax_cv_[]_AC_LANG_ABBREV[]_flags_[$1])68 AC_MSG_RESULT($ax_check_compiler_flags)69 if test "x$ax_check_compiler_flags" = xyes; then
6259 eval ax_check_compiler_flags=$`$as_echo "ax_cv_c_flags_$xlc_opt" | $as_tr_sh`6260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&56261 $as_echo "$ax_check_compiler_flags" >&6; }6262 if test "x$ax_check_compiler_flags" = xyes; then6430 eval ax_check_compiler_flags=$`$as_echo "ax_cv_c_flags_$flag" | $as_tr_sh`6431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&56432 $as_echo "$ax_check_compiler_flags" >&6; }6433 if test "x$ax_check_compiler_flags" = xyes; then6484 eval ax_check_compiler_flags=$ax_cv_c_flags__malign_double6485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_check_compiler_flags" >&5[all …]
1391 m4_include([m4/ax_check_compiler_flags.m4])
123 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
94 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \