From 885da3f6b140d493ebdc17052207d808b243474c Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Wed, 31 May 2006 15:14:46 +0000 Subject: Configury changes: update src repository (binutils, gdb, and rda) to use config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again. --- opcodes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes/Makefile.am') diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 2a29b550967..035c50c7441 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -328,7 +328,7 @@ OFILES = @BFD_MACHINES@ # that's where the version number in Makefile comes from. CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in -INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl +INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@ disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c -- cgit v1.2.1