[patch] skip libm texi generation if perl is not installed
Mike Frysinger
vapier@gentoo.org
Thu Feb 23 02:12:00 GMT 2006
On Wednesday 22 February 2006 19:52, Roland McGrath wrote:
> > On Wednesday 22 February 2006 18:50, Roland McGrath wrote:
> > > You should arrange not to build the manual at all if you can't build it
> > > right.
> >
> > unless i'm mistaken, the manual is built automatically during `make
> > install` and there is no configure option to disable the manual from
> > being built ...
>
> So that's the patch you seem to want to write, not the one you sent.
got it ... i think :)
is the attached patch acceptable ? this disables the install target if perl
is not available; same as if makeinfo is not available (libc.info cannot be
fully/properly built w/out perl as it directly requires libm-err.texi which
is generated with perl)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-manual-no-perl-2.patch
Type: text/x-diff
Size: 715 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060223/f0745827/attachment.bin>
More information about the Libc-alpha
mailing list