This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-19980701 install-info fails
- To: egcs at cygnus dot com
- Subject: egcs-19980701 install-info fails
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- Date: Wed, 1 Jul 1998 21:44:56 +0200 (MET DST)
install-info --info-dir is used by gcc/Makefile.in and
gcc/f/Make-lang.in, but the directory texinfo/util is not built and
install-info is called without an appropriate path prefix.
This fails, if an older installed install-info doesn´t understand the
--info-dir option.