aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
Diffstat (limited to 'gprof')
-rw-r--r--gprof/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure.ac b/gprof/configure.ac
index b263568..1f0c594 100644
--- a/gprof/configure.ac
+++ b/gprof/configure.ac
@@ -17,7 +17,7 @@ dnl along with this program; see the file COPYING3. If not see
dnl <http://www.gnu.org/licenses/>.
dnl
m4_include([../bfd/version.m4])
-AC_INIT([gprof], BFD_VERSION)
+AC_INIT([gprof], [BFD_VERSION])
AC_CONFIG_SRCDIR([gprof.c])
AC_CANONICAL_TARGET([])