Alexandre Oliva wrote:
On May 16, 2005, Georg Bauhaus <[EMAIL PROTECTED]> wrote:


-       cd ada/doctools && gnatmake -q xgnatugn
+       cd ada/doctools && gnatmake -q --GCC=$(CC) xgnatugn -largs --GCC=$(CC)


Don't you need quotes around $(CC),

Yes, there should be quotes. (Without them the change is instance of someone messing with configuration software, based on just his own momentary assumptions. ;-) And of a good mailing list pointing out his error.)

In fact this change will make the commands consistent with
similar commands in testsuite/ada/acats/run_all.sh, at least WRT syntax.


thanks,
Georg




Reply via email to