This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Micro patch to check lynx


Laurent,

On Wednesday 23 July 2008 23:17:47 Laurent Dufrechou wrote:
> Done a micro patch to check lynx with ./configure.

./configure checks for absolutely required tools only. 'lynx' is not an
absolutely required tool. It is only needed to retrieve sstrip. 

The check for 'lynx' is thus already at run-time. Look around line 34
in scripts/build/tools/200-sstrip.sh:
    CT_HasOrAbort lynx

Also, using 'lynx' is ugly. I want to change that... Done. In SVN now!
Thanks for bugging me! ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | * _ * | / \ HTML MAIL    |  """  conspiracy.  |
°------------------------------°-------°------------------°--------------------°


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]