This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 NM and AR assignment when using in-tree binutils


On Jun 10, 2010, "Jan Beulich" <JBeulich@novell.com> wrote:

> 	* configure.ac: Replace $() with ${} when intending to expand
> 	variables rather than invoking commands.

Is this just cosmetical, or are these variables ever expanded and evaled
in a shell, rather than in Makefiles?

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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