This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regenerating INSTALL


On Tue, May 3, 2016 at 2:54 AM, ricaljasan <ricaljasan@pacific.net> wrote:
> How should I deal with this?  Do I need to hand-pick the edits (`git add
> -p'), or is it expected that I generate INSTALL before working on my
> branch (maybe it is expected that I always `configure' first?) so I can
> `make INSTALL' again afterwards to get only the relevant edits in the patch?

You are using an old version of texinfo which uses old-style quoting.

Did you use texinfo 6.0?

What does `makeinfo --version` report as your version of tex?

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]