* configure.in (host==solaris): Pass only the first word of $CC
authorJason Molenda <crash@cygnus>
Fri, 5 Apr 1996 16:32:37 +0000 (16:32 +0000)
committerJason Molenda <crash@cygnus>
Fri, 5 Apr 1996 16:32:37 +0000 (16:32 +0000)
commite94c0e40b2d713f4bce23a4b4affcd92cd923c5c
tree172c19d22e7a2f2a06eb13a4f43646f2fa75b7c6
parenteb40ca932e7a3edb33001ed552438eabb27d0243
* configure.in (host==solaris): Pass only the first word of $CC
to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.

/usr/ucb/which on Solaris barfs out an error if $CC is set to
seomthing like "cc -xcg92" or "gcc -mv8".  It is harmless, but it looks
bad.
ChangeLog
configure.in
This page took 0.024633 seconds and 4 git commands to generate.