bfd/
[deliverable/binutils-gdb.git] / gprof / Makefile.am
index dcd810910c2653c6d0298c5b8ee4998033e9f0df..3a3fb43eba2ae31f5f58a835c33612849582aa14 100644 (file)
@@ -16,11 +16,8 @@ AM_CFLAGS = $(WARN_CFLAGS)
 
 MKDEP = gcc -MM
 
-REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\""
-
 INCLUDES = -D_GNU_SOURCE -DDEBUG -I../bfd -I$(srcdir)/../include \
        -I$(srcdir)/../bfd @INCINTL@ -I. \
-       -DREPORT_BUGS_TO=$(REPORT_BUGS_TO) \
        -DLOCALEDIR="\"$(datadir)/locale\""
 
 bin_PROGRAMS = gprof
This page took 0.024664 seconds and 4 git commands to generate.