Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org, tromey@redhat.com
Subject: Re: [new patch] make info regression on --with-system-readline
Date: Mon, 03 Jan 2011 12:57:00 -0000	[thread overview]
Message-ID: <E1PZjyU-0000Yj-1y@fencepost.gnu.org> (raw)
In-Reply-To: <20110103122052.GA12739@host1.dyn.jankratochvil.net> (message	from Jan Kratochvil on Mon, 3 Jan 2011 13:20:52 +0100)

> Date: Mon, 3 Jan 2011 13:20:52 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: gdb-patches@sourceware.org, tromey@redhat.com
> 
> On Sat, 01 Jan 2011 17:45:50 +0100, Eli Zaretskii wrote:
> > > So the case above should not be valid and just removing GDBvn.texi
> > > from .tar.bz2 should be enough.
> > 
> > That, and also adding it to distclean-removed files, yes.
> > 
> > So, unless anyone else objects, removing GDBvn.texi from the
> > distributed files is the solution.
> 
> So do you find this part OK?

Yes, thanks.

> 	* Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
> 	(clean): Add GDBvn.texi.
> 
> --- a/gdb/doc/Makefile.in
> +++ b/gdb/doc/Makefile.in
> @@ -170,6 +170,7 @@ html: $(HTMLFILES)
>  pdf: $(PDFFILES)
>  all-doc: info dvi ps # pdf
>  diststuff: info
> +	rm -f gdb-cfg.texi GDBvn.texi
>  
>  install-info: $(INFO_DEPS)
>  	$(SHELL) $(srcdir)/../../mkinstalldirs $(DESTDIR)$(infodir)
> @@ -538,7 +539,7 @@ mostlyclean:
>  	rm -f sedref.dvi sedref.tex tmp.sed
>  
>  clean: mostlyclean
> -	rm -f gdb-cfg.texi
> +	rm -f gdb-cfg.texi GDBvn.texi
>  
>  distclean: clean
>  	rm -f Makefile


  reply	other threads:[~2011-01-03 12:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-01  1:13 [patch] " Jan Kratochvil
2011-01-01  8:08 ` [patch] make info out-of-src-tree " Jan Kratochvil
2011-01-01  9:34   ` Eli Zaretskii
2011-01-01 10:51     ` Jan Kratochvil
2011-01-01  9:23 ` [patch] make info " Eli Zaretskii
2011-01-01  9:38   ` Jan Kratochvil
2011-01-01 10:00     ` Eli Zaretskii
2011-01-01 11:16       ` Jan Kratochvil
2011-01-01 11:26         ` Eli Zaretskii
2011-01-01 11:43           ` Jan Kratochvil
2011-01-01 12:20             ` Eli Zaretskii
2011-01-01 12:30               ` Jan Kratochvil
2011-01-01 15:36                 ` Eli Zaretskii
2011-01-01 16:32                   ` Jan Kratochvil
2011-01-01 16:44                     ` Eli Zaretskii
2011-01-03 12:21                       ` [new patch] " Jan Kratochvil
2011-01-03 12:57                         ` Eli Zaretskii [this message]
2011-01-03 13:02                           ` Jan Kratochvil
2011-01-04  5:43                             ` Jan Kratochvil
2011-01-04  6:31                               ` Eli Zaretskii
2011-01-01 11:40       ` [patch] " Jan Kratochvil
2011-01-01 12:15         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1PZjyU-0000Yj-1y@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox