X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FMakefile.am;h=25c0498dfc76060ee602ffff0e252f8bf6755ce5;hb=c428fa83c21769fafedcebb7b4a381c6ca24f998;hp=81ce66d3e626b7eedd31e1ed22be52cf2151c67b;hpb=794ba86ab2c3af917bb30776338526a18ea74880;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/Makefile.am b/gas/Makefile.am index 81ce66d3e6..25c0498dfc 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -473,8 +473,6 @@ BASEDIR = $(srcdir)/.. BFDDIR = $(BASEDIR)/bfd INCDIR = $(BASEDIR)/include -REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\"" - # This is the variable actually used when we compile. # Specify the directories to be searched for header files. # Both . and srcdir are used, in that order, @@ -482,7 +480,6 @@ REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\"" # subdirectory rather than in the source directory. INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \ -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) @INCINTL@ \ - -DREPORT_BUGS_TO=$(REPORT_BUGS_TO) \ -DLOCALEDIR="\"$(datadir)/locale\"" # This should be parallel to INCLUDES, but should replace $(srcdir) @@ -492,7 +489,6 @@ INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \ DEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd \ -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. \ -I$${srcdir}/../bfd @INCINTL@ \ - -DREPORT_BUGS_TO=$(REPORT_BUGS_TO) \ -DLOCALEDIR="\"$(datadir)/locale\"" DEP_FLAGS = -DOBJ_MAYBE_ELF \