Hi Davyd,

* Davyd Madeley wrote on Fri, Jan 13, 2006 at 07:38:36AM CET:
> I see that it is not possible to use Fortran with subdir-objects. What
> would be required to implement something like this?

This: http://article.gmane.org/gmane.comp.sysutils.automake.general/6527
plus changes in automake.in to accomodate for this, I believe
(also look at the context of above thread).  I haven't gotten around to
looking at this again, nor testing above patch much, I'm afraid.

Note that as a workaround you should be able to use subdir-objects not
package-wide, but Makefile.am-wide only, by using the AUTOMAKE_OPTIONS
variable in Makefile.am instead of setting the option in configure.ac:
AM_INIT_AUTOMAKE.

Cheers,
Ralf


Reply via email to