This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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: [PATCH] Fix toplevel configure for --target TARGET_NAME etc.


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


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