This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `make install` should install the info files in java


"Joseph S. Myers" <jsm28@cam.ac.uk> writes:

> On 26 Mar 2001, Andreas Jaeger wrote:
> 
> > I noticed one problem when running make install and have therefore a
> > questions: Should `make install` install all info files or not?  I
> > noticed that libjava uses in Makefile.am the automake option
> > "no-installinfo" which means that:
> 
> make install should install all info files, but how can you generate info
> from the libjava files?  They just seem to be fragments, without any main
> file including them into some sort of framework as a manual at all.

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...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]