On 04/07/12 10:40, SF Markus Elfring wrote:
Would you also like to add any other macro calls like the following
which are suggested by the tool "autoscan" for the current Autotools setup?

Thanks. However, I'm not willing to add these macro calls, simply because it's related to code that is not part of the build process.

E.g. the demos and tests are files processed by coccinelle. They don't affect the dependencies of coccinelle on other software, and thus don't require any configure-time checks.

The bundles are provided as a convenience, and it's preferred to install an equivalent library that your distribution provides instead. Any additional configure-time checks for them should only be done if the bundles are configured - and I rather don't complicate that part too much. Also, checking whether "wchar.h" and "size_t" exists doesn't seem that important to me (if your system doesn't have them, you can forget about python anyway).

11. commons/features.ml.cpp ⇒ AC_PROG_CXX

This file doesn't seem used anymore. We should probably remove it.

> 12. tools/distributed/spatch_linux.c ⇒ AC_FUNC_FORK, AC_FUNC_MALLOC

That file is also not part of the main build process.

Arie
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to