On Wed, 2006-10-11 at 08:36 +0200, Ralf Wildenhues wrote:
> Hello Ralf,
> 
> * Ralf Corsepius wrote on Wed, Oct 11, 2006 at 08:28:45AM CEST:
> > 
> > I know it's not implemented in automake-1.8/1.9, but I thought
> > this was fixed in HEAD;)
> 
> You were right though, sorry about that.  Dependency tracking is
> implemented in 1.9b.  There is however an open issue wrt.
> subdir-objects.  Sorry about that.
OK, I just was about to try automake-CVS + autoconf-2.60 and now am
facing an issue with a package using subdir-objects and *_SOURCES
containing *.S + *.c:

# autoreconf -Wall
configure.ac:12: warning: The macro `AC_FOREACH' is obsolete.
configure.ac:12: You should run autoupdate.
autoconf/general.m4:198: AC_FOREACH is expanded from...
aclocal.m4:728: _AM_SET_OPTIONS is expanded from...
aclocal.m4:468: AM_INIT_AUTOMAKE is expanded from...
configure.ac:12: the top level
configure.ac:12: warning: The macro `AC_FOREACH' is obsolete.
configure.ac:12: You should run autoupdate.
autoconf/general.m4:198: AC_FOREACH is expanded from...
aclocal.m4:728: _AM_SET_OPTIONS is expanded from...
aclocal.m4:468: AM_INIT_AUTOMAKE is expanded from...
configure.ac:12: the top level
/opt/gnu/share/automake-1.9c/am/depend2.am: am__fastdepCCAS does not
appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1

Any ideas? Is THIS the issue you are referring to?

Ralf




Reply via email to