On Sun, Sep 02, 2007 at 01:29:35PM -0400, Simon Ruggier wrote:
> I have good news :) It's possible to have the best of both worlds with
> the AC_CONFIG_SUBDIRS macro, which will recursively call configure in
> the subdirectories. It looks like I can add this without breaking any
> of the above use cases.  The biggest change would be that when
> autoconf is called from the top, all of the configure scripts are
> generated at once, but that looks like a good thing.

That's an interesting feature, thanks.  It's only a good thing if the
separation of dependencies is maintained, though.  For example, if you
don't have gtkmm installed, you should still be able to build the
base library, the command line tools, and the plugin, just not the GUI.

- Chris


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to