bfd/
[deliverable/binutils-gdb.git] / binutils / Makefile.am
index 0378a01d1c3a9d632ad9188085480c59432b2279..da78c626acdd4b18167259d2a5da99365a0edf5c 100644 (file)
@@ -68,14 +68,11 @@ INCDIR      = $(BASEDIR)/include
 
 MKDEP = gcc -MM
 
-REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\""
-
 INCLUDES = -D_GNU_SOURCE \
         -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
         @HDEFINES@ \
         @INCINTL@ \
         -DLOCALEDIR="\"$(datadir)/locale\"" \
-        -DREPORT_BUGS_TO=$(REPORT_BUGS_TO) \
         -Dbin_dummy_emulation=$(EMULATION_VECTOR)
 
 HFILES = \
This page took 0.034357 seconds and 4 git commands to generate.