Hi Gavin, Jacob,
> > > > Also the files MiscXS.c, TestXS.c, XSParagraph.c were included in the
> > > > tarball, although "make clean" or "make distclean" deletes them. There
> > > > are two possible ways to fix this:
> > >
> > > I think option B below would be the safer one. We check for xsubpp
On Sat, Feb 27, 2021 at 06:52:43PM -0600, Jacob Bachmeyer wrote:
> Gavin Smith wrote:
> > On Sat, Feb 27, 2021 at 02:41:57PM +0100, Bruno Haible wrote:
> > > Also the files MiscXS.c, TestXS.c, XSParagraph.c were included in the
> > > tarball, although "make clean" or "make distclean" deletes them.
On Thu, Mar 04, 2021 at 09:20:53PM -0600, Jacob Bachmeyer wrote:
> Per Bothner wrote:
> > On 3/4/21 12:16 PM, Gavin Smith wrote:
> > > On Wed, Mar 03, 2021 at 08:25:59PM -0600, Jacob Bachmeyer wrote:
> >
> > > > The texinfo tool that generates HTML has the ToC, so really the correct
> > > > soluti
On Mon, Mar 01, 2021 at 12:18:44PM +0800, 積丹尼 Dan Jacobson wrote:
> > "GS" == Gavin Smith writes:
> GS> but in any case this should be
> GS> directed towards a list for Emacs development (emacs-de...@gnu.org) as
> GS> that is where the development of Info mode is done.
>
> Please be sure to m
On Sat, Feb 27, 2021 at 09:19:28PM +, Gavin Smith wrote:
> On Sat, Feb 27, 2021 at 04:57:45PM +0100, Bruno Haible wrote:
> > Therefore I think it will be better to prefer 'gawk' to 'awk' in the
> > configure
> > test. That is, change
> > AC_CHECK_PROGS([TI_AWK], [awk mawk gawk], [])
> > to
>