| # | Line 2402 | Line 2402 | echo $ECHO_N "checking if $CC is Apple G | |
|---|---|---|
| 2402 | echo "$as_me:$LINENO: result: $AppleGCC" >&5 | |
| 2403 | echo "${ECHO_T}$AppleGCC" >&6 | |
| 2404 | ||
| 2405 | < | IRC_CFLAGS="$IRC_CFLAGS -Wall -O2" |
| 2405 | > | IRC_CFLAGS="$IRC_CFLAGS -Wall -O0" |
| 2406 | fi | |
| 2407 | ||
| 2408 | if test "$ac_cv_prog_cc_g" = yes; then | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |