On Sat, Jun 29, 2002 at 03:29:20PM +0200, Szilveszter Adam wrote:
> 1) The GNU folks have a way of generating GDBvn.texi from version.in, so
> that it has the same version information than the source code. We use
> the GDBvn.texi file supplied with the distribution. (which was not
> updated BTW, so it still says 4.18) Do we want to use
> this method,

Yes.  Please use (untested):

    GDBvn.texi: version.in
            @echo '@set GDBVN "`sed q ${.ALLSRC}`"' >${.TARGET}


> or stick with the hard-coded one we are using now? In which
> case GDBvn.texi needs updating. 

I'll cvs rm it.

> 2) We generate a file named "inc-hist.texi", but the GNU call this
> "inc-hist.texinfo". It is possible to patch the file gdb.texinfo which
> includes it, or it is possible to change our target in
> src/gnu/usr.bin/binutils/doc/Makefile appropriately. Since it is not
> used anywhere else, I decided on the latter. This is also included in
> the patch.

Just change our target.
 
> Please, review the patch, and, if you like it, apply it. Please send any
> and all comments to me or to the list. (but preferably not to both)

Thanks for the patch.  Could you change the GDBvn.texi handling and
retest?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to