fastjar.info not installed any longer?

Kelley Cook kelleycook@wideopenwest.com
Mon Dec 1 00:30:00 GMT 2003


 > On current mainline (with --enable-languages=c,c++,objc,java) 
fastjar.info
 > is not installed any longer, even though it is created in the object 
tree.
 >
 > This is a change from 3.3, and given that we create that file, shouldn't
 > we also install it?

Initially I just regened Makefile.in with automake-1.4 --cygnus which 
will install the info file properly, but then make all would not 
generate the info file.

So I was about to modify the makeinfo hack to do just that, when I read 
that the hack existed solely because we were using automake 1.4.  Since 
some portions of GCC already require automake 1.7, I followed the 
comment's suggestions by defining AM_MAKEINFOFLAGS, deleting the hack 
and regen-ing with automake 1.7.6 and autoconf 2.57.

Whilst I was there I deleted four superfluous files since we do have a 
toplevel (this hunk would not apply to the fastjar mainline, if it is 
still active)

Bootstrapped and regtested i686-pc-cygwin.
make install now works as expected.

OK to install?

Kelley Cook

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fastjar_1.7.patch
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20031201/66007171/attachment.ksh>


More information about the Java-patches mailing list