Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 98233
Collapse All | Expand All

(-)configure (-2 / +2 lines)
Lines 2089-2095 Link Here
2089
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2089
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2090
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2090
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2091
if test -n "$ac_tool_prefix"; then
2091
if test -n "$ac_tool_prefix"; then
2092
  for ac_prog in $CCC cl icc g++ g++4 c++ aCC CC cxx cc++ FCC KCC RCC xlC_r xlC gpp
2092
  for ac_prog in $CCC cl g++ g++4 c++ aCC CC cxx cc++ FCC KCC RCC xlC_r xlC gpp
2093
  do
2093
  do
2094
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2094
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2095
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2095
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
Lines 2131-2137 Link Here
2131
fi
2131
fi
2132
if test -z "$CXX"; then
2132
if test -z "$CXX"; then
2133
  ac_ct_CXX=$CXX
2133
  ac_ct_CXX=$CXX
2134
  for ac_prog in $CCC cl icc g++ g++4 c++ aCC CC cxx cc++ FCC KCC RCC xlC_r xlC gpp
2134
  for ac_prog in $CCC cl g++ g++4 c++ aCC CC cxx cc++ FCC KCC RCC xlC_r xlC gpp
2135
do
2135
do
2136
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2136
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2137
set dummy $ac_prog; ac_word=$2
2137
set dummy $ac_prog; ac_word=$2

Return to bug 98233