This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src ChangeLog configure.in
- To: src-cvs at sourceware dot cygnus dot com
- Subject: src ChangeLog configure.in
- From: bje at sourceware dot cygnus dot com
- Date: 19 Sep 2001 06:07:37 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: bje@sources.redhat.com 2001-09-18 23:07:37
Modified files:
. : ChangeLog configure.in
Log message:
2001-09-19 Ben Elliston <bje@redhat.com>
* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
semantics. Use the shell built-in "type" command instead.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.143&r2=1.144
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.41&r2=1.42