Re: bogus "Negative repeat count does nothing" warnings on Autoconf manual

2016-09-14 Thread Gavin Smith
On 14 September 2016 at 00:22, Paul Eggert wrote: > I ran into this problem when building the Autoconf manual using Texinfo 6.3 > on Fedora 24, which has Perl 5.22.2. With the attached file (which is a > stripped-down version of the manual), the command 'makeinfo

Re: Perl compilation/link flags for building XSParagraph

2016-09-14 Thread Eli Zaretskii
> From: Gavin Smith > Date: Wed, 14 Sep 2016 19:14:39 +0100 > Cc: Texinfo > > What comes to mind is to use another variable PERL_EXT_CC which would > be set in the same way as CC, assuming that is a valid trick to use > with libtool. configure.ac

Re: Perl compilation/link flags for building XSParagraph

2016-09-14 Thread Gavin Smith
On 14 September 2016 at 19:01, Eli Zaretskii wrote: > The configure script's help says near its end: > > PERL_EXT_CFLAGS > Compiler flags for a Perl extension > PERL_EXT_CPPFLAGS > C preprocessor flags for a Perl extension > PERL_EXT_LDFLAGS >

Perl compilation/link flags for building XSParagraph

2016-09-14 Thread Eli Zaretskii
The configure script's help says near its end: PERL_EXT_CFLAGS Compiler flags for a Perl extension PERL_EXT_CPPFLAGS C preprocessor flags for a Perl extension PERL_EXT_LDFLAGS Linker flags for a Perl extension The Makefile created in