This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Automake 1.9 problem?


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
========

   processing these files:

   http://cvs.alobbs.com/cgi-bin/cvsweb/cherokee/src/Makefile.am?rev=1.81
   http://cvs.alobbs.com/cgi-bin/cvsweb/cherokee/Makefile.am?rev=1.27

   the generated Makefiles includes this piece of code that makes it
   fail:

========
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cherokee_replace.Po@am__quote@
========

   Is this an automake problem? or maybe I have made a mistake ':-)

-- 
Greetings, alo.
http://www.alobbs.com






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]