This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: problem with texinfo.tex
- From: Tom Tromey <tromey at redhat dot com>
- To: "K. Viswanathan" <geekvisu at yahoo dot com>
- Cc: automake at gnu dot org
- Date: 30 Dec 2001 18:37:04 -0700
- Subject: Re: problem with texinfo.tex
- References: <20011213122958.13829.qmail@web20105.mail.yahoo.com>
- Reply-to: tromey at redhat dot com
>>>>> ">" == K Viswanathan <geekvisu@yahoo.com> writes:
>> I am facing a problem with texinfo.tex. When I invoke
>> automake from the top-level directory, I am getting an
>> error message like,
>> docs/Makefile.am: `texinfo.tex' missing @setfilename
I think this could only happen if you put `texinfo.tex' into a
_TEXINFOS variable. Did you do that? If not, what did you do?
This error shouldn't occur, in theory.
Tom