Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH: fix variable name in Makefile.in
Date: Tue, 29 Jun 2004 17:22:00 -0000	[thread overview]
Message-ID: <vt2wu1qcm9i.fsf@zenia.home> (raw)

[-- Attachment #1: Type: text/plain, Size: 24 bytes --]


Committed as obvious.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/patch, Size: 1235 bytes --]

2004-06-29  Jim Blandy  <jimb@redhat.com>

	* Makefile.in (gdb_callback_h): Renamed from callback_h to the
	name actually used in the dependency lists.

Index: gdb/Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.591
diff -c -p -r1.591 Makefile.in
*** gdb/Makefile.in	27 Jun 2004 16:22:42 -0000	1.591
--- gdb/Makefile.in	29 Jun 2004 17:18:20 -0000
*************** gdb/Makefile.in	$(INCLUDE_DIR)/aout/s
*** 561,567 ****
  getopt_h =	$(INCLUDE_DIR)/getopt.h
  floatformat_h =	$(INCLUDE_DIR)/floatformat.h
  bfd_h =		$(BFD_DIR)/bfd.h
- callback_h =	$(INCLUDE_DIR)/gdb/callback.h
  coff_sym_h =	$(INCLUDE_DIR)/coff/sym.h
  coff_symconst_h =	$(INCLUDE_DIR)/coff/symconst.h
  coff_ecoff_h =	$(INCLUDE_DIR)/coff/ecoff.h
--- 561,566 ----
*************** readline_tilde_h =	$(READLINE_SRC)/tilde
*** 583,588 ****
--- 582,588 ----
  readline_history_h =	$(READLINE_SRC)/history.h
  frv_desc_h =	$(OPCODES_SRC)/frv-desc.h
  sh_opc_h = 	$(OPCODES_SRC)/sh-opc.h
+ gdb_callback_h = $(INCLUDE_DIR)/gdb/callback.h
  gdb_sim_arm_h =	$(INCLUDE_DIR)/gdb/sim-arm.h
  gdb_sim_d10v_h = $(INCLUDE_DIR)/gdb/sim-d10v.h
  gdb_sim_frv_h = $(INCLUDE_DIR)/gdb/sim-frv.h

                 reply	other threads:[~2004-06-29 17:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=vt2wu1qcm9i.fsf@zenia.home \
    --to=jimb@redhat.com \
    --cc=gdb-patches@sources.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