[Dune] [#893] Module suggestions are inherited as dependencies.

Dune flyspray at dune-project.org
Thu Apr 28 10:55:15 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#893 - Module suggestions are inherited as dependencies. 
User who did this - Martin Nolte (nolte)

----------
Maybe there is a very simple solution through AC_REQUIRE. Currently, each module has a check [MODULENAME]_CHECK. Is it not possible to write a similar macro
[MODULENAME]_CHECKALL that calls
- AC_REQUIRE( [DEPNAME]_CHECKS ) for each dependency or suggestion (DEPNAME), checking the result as necessary
- for all dependencies or suggestions (DEPNAME) found, call AC_REQUIRE( [DEPNAME]_CHECKALL )
- call [MODULENAME]_CHECK

The beauty of this approach would be that suggestions and dependencies are inherited in exactly the same way that external module dependencies and suggestions are handled.

----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=893#comment2523

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list