Melchior FRANZ wrote:
> I suggest we put that in every single file in sg and fg, with an
> #ifdef around, just like those sophisticated #include <config.h>.
> That way the likeliness of omissions and typos is vastly reduced.  :-}
>
> m.

At the suggestion of an email, I seem to be getting much farther by putting
this:

  #ifdef HAVE_CONFIG_H
  #  include <config.h>
  #endif

before the first #include in test-up.cxx

Jon



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to