diff options
Diffstat (limited to 'gprof/configure.ac')
-rw-r--r-- | gprof/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gprof/configure.ac b/gprof/configure.ac index 25aa108..af07244 100644 --- a/gprof/configure.ac +++ b/gprof/configure.ac @@ -23,6 +23,7 @@ AC_CONFIG_SRCDIR([gprof.c]) AC_CANONICAL_TARGET([]) AM_INIT_AUTOMAKE +AM_SILENT_RULES([yes]) dnl For simplicity, we use the BFD configuration file for most dnl things. However, we also need our own configuration file for |