This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: `make install` should install the info files in java
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: `make install` should install the info files in java
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Mon, 26 Mar 2001 14:45:57 +0100 (BST)
- cc: <gcc-patches at gcc dot gnu dot org>
On 26 Mar 2001, Andreas Jaeger wrote:
> I see. The problem I actually encountered was that "make
> install-info" didn't work, it failed in the fastjar dir. I then
> checked which files still need install-info and found only libjava...
While you're fixing this to work, you could arrange for objc-features.texi
and libstdc++-v3/porting.texi to get built and installed. (With
appropriate autoconf arrangements for consistent checks for a working or
in-tree makeinfo, using the same logic as presently in gcc/configure.in.)
--
Joseph S. Myers
jsm28@cam.ac.uk