Summary: | libtool-1.5.x multi-OS issue. (invalid bash-ism!) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brad House <brad> |
Component: | [OLD] Core system | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Brad House
2005-01-13 07:57:52 UTC
note that should be trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"` I typed to many m's in the patches spelling of 'trimed'. -Brad that code really doesnt matter, it's a fall back routine that's rarely reached (and in fact, never reached if you use up-to-date automake) Well, it was reached on FreeBSD, and it was totally autotooled on a 100% up-to-date Gentoo ~x86 box. Anyhow, a basism shouldn't exist there, so please fix if possible. brad@brad ~ $ autoconf --version autoconf (GNU Autoconf) 2.59 Written by David J. MacKenzie and Akim Demaille. brad@brad ~ $ automake --version automake (GNU automake) 1.9.3 Written by Tom Tromey <tromey@redhat.com>. brad@brad ~ $ libtool --version ltmain.sh (GNU libtool) 1.5.10 (1.1220.2.131 2004/09/19 12:46:56) i wasnt implying i wasnt going to fix it, just that it shouldnt be a big deal fixed in cvs |