Lines Matching refs:cf_opt
2554 for cf_opt in \
2565 CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
2567 test -n "$verbose" && AC_MSG_RESULT(... -$cf_opt)
2568 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
2580 for cf_opt in W Wall \
2595 CFLAGS="$cf_save_CFLAGS $EXTRA_CFLAGS -$cf_opt"
2597 test -n "$verbose" && AC_MSG_RESULT(... -$cf_opt)
2598 case "$cf_opt" in
2614 EXTRA_CFLAGS="$EXTRA_CFLAGS -$cf_opt"
4918 for cf_opt in $cf_try_cflags
4920 CFLAGS="$cf_save_CFLAGS -$cf_opt"
4921 AC_MSG_CHECKING(if CFLAGS option -$cf_opt works)