View | Details | Raw Unified | Return to bug 140125
Collapse All | Expand All

(-)src/configure (-1 / +1 lines)
Lines 1782-1788 Link Here
1782
      case "/$CC" in
1782
      case "/$CC" in
1783
        */smartlink\ cc)
1783
        */smartlink\ cc)
1784
           if test -x /usr/bin/cc; then
1784
           if test -x /usr/bin/cc; then
1785
             CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/`"
1785
             CC="`echo $CC|sed -e 's/ cc/ \/usr\/bin\/cc/'`"
1786
           else
1786
           else
1787
             : ;
1787
             : ;
1788
           fi
1788
           fi

Return to bug 140125