On Thursday, 23 April 2009, at 00:09:54 (-0300),
Gustavo Sverzut Barbieri wrote:

> > then use the case with all the [], because the macro is underquoted
> 
> shouldn't matter there as all the fields are not supposed to have
> problematic chars.

It does matter, and "problematic chars" are not the only thing that
can cause underquoted macros.  Another possible cause is
previously-defined macros being redefined (or duplicately defined), as
explained here:
http://www.gnu.org/software/hello/manual/automake/Extending-aclocal.html

Vincent is correct.  It's always better to quote than not quote if
quoting works.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <m...@kainx.org>
Linux Server/Cluster Admin, LBL.gov       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 G:  "If we do happen to step on a mine, Sir, what do we do?"
EB:  "Normal procedure, Lieutenant, is to jump 200 feet in the air and
      scatter oneself over a wide area."

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to