Hi,
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_CONDITIONAL
p
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
Hi all,
I have been working on the Win32 port of Cherokee [1] for the last
few days. The code is compiling ok but I have a little problem with
Automake: It compiles all the libraries statically (only .a files).
I have followed the instructions on the Automake manual: I have
added -no-u