[PATCH] manual: skip build when perl is unavailable

Mike Frysinger vapier@gentoo.org
Fri Aug 21 19:19:00 GMT 2015


On 21 Aug 2015 21:58, Dmitry V. Levin wrote:
> On Fri, Aug 21, 2015 at 08:50:29PM +0200, Florian Weimer wrote:
> > On 08/21/2015 07:17 PM, Mike Frysinger wrote:
> > > Do not try to generate the manual when perl is unavailable.  This
> > > matches the behavior when makeinfo is unavailable.  Otherwise the
> > > install step fails when trying to generate the libm section since
> > > it runs a perl script.
> > 
> > Isn't this redundant with the makeinfo check because makeinfo is written
> > in Perl?
> 
> Not so long ago makeinfo used to be an ELF executable.

right -- the perl rewrite is new to the latest versions (5.0+), and the
configure script doesn't require those.  so an alternative would be to
stop accepting makeinfo 4.x.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150821/6498ff34/attachment.sig>


More information about the Libc-alpha mailing list