Closed svigerske closed 5 years ago
Attachment shorterMAIN_SUBDIRS.patch by bubla created at 2010-05-04 19:54:16
Comment by @tkralphs created at 2010-05-04 23:40:27
Thanks for the patch. This macro is planned to be replaced by AC_COIN_PACKAGE_SUBDIRS (check the trunk version of coin.m4), so maybe you can shorten that one, too :).
Comment by @svigerske created at 2011-01-04 10:14:51
The macros has been removed.
Comment by @svigerske created at 2011-01-04 10:14:51
Resolution: wontfix
Issue created by migration from Trac.
Original creator: bubla
Original creation time: 2010-05-04 19:52:53
Assignee: @andrea5w
Version: 0.5
While examining the coin.m4 file, I have discovered that the macro AC_COIN_MAIN_SUBDIRS can be written in another way, expanding its capabilities and reducing its size to 10% of the original.
Although I am aware that this macro may not have a big perspective, why not to get rid of some m4 code for free :-)