* Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps
@ 2011-03-07 8:10 Yao Qi
2011-03-07 9:50 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Yao Qi @ 2011-03-07 8:10 UTC (permalink / raw)
To: gdb-patches
[-- 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 \
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps
2011-03-07 8:10 Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps Yao Qi
@ 2011-03-07 9:50 ` Joel Brobecker
2011-03-07 12:28 ` Yao Qi
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2011-03-07 9:50 UTC (permalink / raw)
To: Yao Qi; +Cc: gdb-patches
> 2011-03-07 Yao Qi <yao@codesourcery.com>
>
> * gdb/Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.
Yep, this is OK.
Thanks for noticing this...
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps
2011-03-07 9:50 ` Joel Brobecker
@ 2011-03-07 12:28 ` Yao Qi
0 siblings, 0 replies; 3+ messages in thread
From: Yao Qi @ 2011-03-07 12:28 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
On 03/07/2011 05:46 PM, Joel Brobecker wrote:
>> > 2011-03-07 Yao Qi <yao@codesourcery.com>
>> >
>> > * gdb/Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.
> Yep, this is OK.
>
> Thanks for noticing this...
Applied.
--
Yao (é½å°§)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-07 11:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07 8:10 Remove gnulib/m4/memcmp.m4 from aclocal_m4_deps Yao Qi
2011-03-07 9:50 ` Joel Brobecker
2011-03-07 12:28 ` Yao Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox