Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <yao@codesourcery.com>
To: gdb-patches@sourceware.org
Subject: Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps
Date: Mon, 07 Mar 2011 08:10:00 -0000	[thread overview]
Message-ID: <4D746BFF.70909@codesourcery.com> (raw)

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

I noticed that gnulib/m4/memcmp.m4 was removed after this update:

Author: Pedro Alves <pedro@codesourcery.com>
Date:   Sun May 23 00:56:58 2010 +0000

    gdb/
    2010-05-23  Pedro Alves  <pedro@codesourcery.com>

        Update gnulib from latest git.
        (250b80067c1e1d8faa0c42fb572f721975b929c5)
[...]
        * gnulib/m4/memcmp.m4: Removed.

We should remove gnulib/m4/memcmp.m4 from aclocal_m4_deps as well.  It
is somewhat obvious, but review is welcome.

-- 
Yao (齐尧)

[-- Attachment #2: rm-memcmp-aclocal_m4_deps.patch --]
[-- Type: text/x-patch, Size: 457 bytes --]

2011-03-07  Yao Qi  <yao@codesourcery.com>

	* gdb/Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.

diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 00d624f..db69d97 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1330,7 +1330,6 @@ aclocal_m4_deps = \
 	gnulib/m4/include_next.m4 \
 	gnulib/m4/longlong.m4 \
 	gnulib/m4/memchr.m4 \
-	gnulib/m4/memcmp.m4 \
 	gnulib/m4/memmem.m4 \
 	gnulib/m4/onceonly_2_57.m4 \
 	gnulib/m4/stdint.m4 \

             reply	other threads:[~2011-03-07  5:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07  8:10 Yao Qi [this message]
2011-03-07  9:50 ` Joel Brobecker
2011-03-07 12:28   ` Yao Qi

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=4D746BFF.70909@codesourcery.com \
    --to=yao@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    /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