bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo.tex location error in CVS


From: Nicolas Joly
Subject: texinfo.tex location error in CVS
Date: Mon, 18 Jun 2001 13:23:58 +0200
User-agent: Mutt/1.2.5i

Hi all,

I noticed that `texinfo.tex' is expected in the new `config'
directory, and no more in `doc'. This was recently introduced by
`AC_CONFIG_AUX_DIR(config)' in `configure.in' (CVS autoconf).

address@hidden [temp/autoconf]> grep 'texinfo\.tex' doc/Makefile.in
TEXINFO_TEX = $(top_srcdir)/config/texinfo.tex
Makefile.in stamp-vti texinfo.tex version.texi
        TEXINPUTS=$(top_srcdir)/config/texinfo.tex:$$TEXINPUTS \
        TEXINPUTS=$(top_srcdir)/config/texinfo.tex:$$TEXINPUTS \
        TEXINPUTS=$(top_srcdir)/config/texinfo.tex:$$TEXINPUTS \

I see 2 solutions :

- Move this file where expected.
- Set new variable `TEXINFO_TEX' in `doc/Makefile.am'.

Hope this helps,
Regards.

-- 
Nicolas Joly

Informatique Scientifique
Institut Pasteur, Paris.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]