[Dune] Notification from Dune
Flyspray
dune at dune-project.de
Thu Jul 19 13:02:23 CEST 2007
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#302 - wrong usage of config.h
User who did this: - Jö Fahlke (joe)
----------
The correct way of including config.h is probably more like
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
otherwise applications without config.h (who may pass parameters
directly via gcc -D...) won't compile
----------
More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=302#comment296
You are receiving this message because you have requested it from the
Flyspray bugtracking system. You can be removed from future
notifications by visiting the URL shown above.
More information about the Dune
mailing list