public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [opcode] Regenerate Makefile.in, committed
@ 2005-05-19  6:30 Kelley Cook
  0 siblings, 0 replies; only message in thread
From: Kelley Cook @ 2005-05-19  6:30 UTC (permalink / raw)
  To: binutils

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

I didn't realize that other directories included bfd's acinclude.m4 
which previously included config/accross.m4.  Opcode's generated 
Makefile.in did though and opcode build might have died when it goes away. 

Easily fixed by running automake, which deleted the soon to be offending 
line.

Committed as obvious.



[-- Attachment #2: opcode.patch --]
[-- Type: text/plain, Size: 741 bytes --]

2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>

	* Makefile.in:  Regenerate.

Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/opcodes/Makefile.in,v
retrieving revision 1.92
diff -p -u -d -u -r1.92 Makefile.in
--- Makefile.in	14 Apr 2005 05:26:44 -0000	1.92
+++ Makefile.in	19 May 2005 03:09:19 -0000
@@ -50,7 +50,6 @@ subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 	$(top_srcdir)/../bfd/acinclude.m4 \
-	$(top_srcdir)/../config/accross.m4 \
 	$(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \
 	$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
 	$(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-19  3:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-19  6:30 [opcode] Regenerate Makefile.in, committed Kelley Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).