* configure.ac: m4_include config/proginstall.m4.
[binutils-gdb.git] / gprof / gprof.c
index 98406e67d3c31930c056b2c4c2060b3233b43565..aca143c8b865eec973e2927a7a392274e040304a 100644 (file)
@@ -60,7 +60,6 @@ int output_style = 0;
 int output_width = 80;
 bfd_boolean bsd_style_output = FALSE;
 bfd_boolean demangle = TRUE;
-bfd_boolean discard_underscores = TRUE;
 bfd_boolean ignore_direct_calls = FALSE;
 bfd_boolean ignore_static_funcs = FALSE;
 bfd_boolean ignore_zeros = TRUE;