This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with gcc/configure (obvious patch applied)
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: neroden at twcny dot rr dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 10 Jun 03 18:14:26 EDT
- Subject: Re: Problem with gcc/configure (obvious patch applied)
My bad. Used $() in a shell script instead of ${}. Fixed now, with
the following obvious patch committed. Does that do the trick for you?
Yes.
Thanks.