Re: [PATCH] A little more Configure info

2004-11-14 Thread Brent 'Dax' Royal-Gordon
Luke Palmer <[EMAIL PROTECTED]> wrote: > This adds information about the result of a test if the information is > terse enough. i.e. changes: > > Determining whether your cc is actually gcc...done. > > Into: > > Determining whether your cc is actually gccyes. Thanks, applie

[PATCH] A little more Configure info

2004-11-14 Thread Luke Palmer
This adds information about the result of a test if the information is terse enough. i.e. changes: Determining whether your cc is actually gcc...done. Into: Determining whether your cc is actually gccyes. Enjoy, Luke Index: config/auto/aio.pl ===