Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 549766 | Differences between
and this patch

Collapse All | Expand All

(-)configure.old (-1 / +1 lines)
Lines 2681-2687 Link Here
2681
  check_darwinversion
2681
  check_darwinversion
2682
fi
2682
fi
2683
# the tools
2683
# the tools
2684
check_gcc
2684
#check_gcc
2685
if [ $ONLY_ADDITIONS -eq 0 ]; then
2685
if [ $ONLY_ADDITIONS -eq 0 ]; then
2686
  check_open_watcom
2686
  check_open_watcom
2687
  [ "$OS" != "darwin"  ] && check_iasl
2687
  [ "$OS" != "darwin"  ] && check_iasl

Return to bug 549766