[PATCH] Fix toplevel configure for --target TARGET_NAME etc.

Alexandre Oliva aoliva@redhat.com
Thu Jan 16 16:52:00 GMT 2003


On Jan 16, 2003, DJ Delorie <dj@delorie.com> wrote:

> 2003-01-16  Jakub Jelinek  <jakub@redhat.com>

> 	* configure.in (baseargs): Remove all supported forms of
> 	--cache-file, --srcdir, --host, --build and --target options
> 	from argument lists.
> 	* configure: Rebuilt.

> Ok.

Erhm...  Are you sure regexp alternation (\|) is portable sed?  I'm
not atm.

I don't see why you need that, anyway.  Besides, there's a functional
change in the patch: formerly, we required --cache as a prefix, now we
match just --c.  Why is that, and why do you fully spell the complete
options?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Binutils mailing list