Hi,
I'm working on a project which uses assembler files which get
preprocessed by the C preprocessor (.S files).
automake does not yet keep track of dependencies of these files.
The patch below fixes that for me.
===
diff -urp a
Hi Ralf,
> >
> > @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
> >
> >
> > Â ÂIs this an automake problem? or maybe I have made a mistake ':-)
>
> Guess one: You forgot AC_PROG_CC in configure.ac.
> Guess two: You gave Automake the option no-depende
Alvaro Lopez Ortega writes:
I have a Âlittle problem with the new automake release. It prints
the following error messages:
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_COND