texinfo
Alexandre Oliva
oliva@dcc.unicamp.br
Fri Apr 10 20:10:00 GMT 1998
Jeffrey A Law writes:
> I've installed a patch from Jim which disables builds in the
> problem directories since we really don't need to build them.
> Is anyone familiar enough with automake to help me install a
> default rule to disable installation in the texinfo tree?
The attached patch should take care of that, although I think it might
be easier to remove install-texinfo from INSTALL_MODULES.
The first patch will fix a problem I found on some of my local
systems: zlib is installed in non-standard directories. The
previously-installed gcc can find libz.a, but it can't find zlib.h, so
install-info.c failed to compile. IMO, this should be applied in the
main texinfo sources too.
The rest of the patch modify texinfo so that nothing is installed.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: texinfo-noinst.diff
Type: text/x-diff
Size: 4120 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/19980410/d9c5de30/attachment.bin>
More information about the Gcc
mailing list