libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CC can be a program name *with arguments*


From: Gary V. Vaughan
Subject: Re: CC can be a program name *with arguments*
Date: Fri, 25 Feb 2005 14:02:45 +0000
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

>>   cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%;s%[     ].*$%%'`

Make that:

  cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%;s%[     ]*.*$%%'`

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]