aboutsummaryrefslogtreecommitdiff
path: root/gprofng/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng/configure.ac')
-rw-r--r--gprofng/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprofng/configure.ac b/gprofng/configure.ac
index 794e957..691d6c9 100644
--- a/gprofng/configure.ac
+++ b/gprofng/configure.ac
@@ -18,7 +18,7 @@ dnl <http://www.gnu.org/licenses/>.
m4_include([../bfd/version.m4])
m4_include([../config/zlib.m4])
-AC_INIT([gprofng], BFD_VERSION)
+AC_INIT([gprofng], [BFD_VERSION])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE