Subject: need help w/ doc/info/Makefile.am & maxima.texi
From: Jaime Villate
Date: Wed, 12 Nov 2008 17:37:10 +0000
On Qua, 2008-11-12 at 07:38 -0700, Robert Dodier wrote:
> So I created a new file maxima.texi.in which
> has the @VERSION@ macro in it and convinced autoconf
> to generate it. Therefore maxima.texi is not present in a clean
> check-out, which makes autoconf complain when it processes
> doc/info/Makefile.am.
How about leaving maxima.texi as it was and including @VERSION@ in an
auxiliary texi file that will be included by maxima.texi?
Jaime