aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport')
-rw-r--r--gdbsupport/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbsupport/configure.ac b/gdbsupport/configure.ac
index d0187f8..b30b436 100644
--- a/gdbsupport/configure.ac
+++ b/gdbsupport/configure.ac
@@ -16,7 +16,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gdbsupport], 1.0)
+AC_INIT([gdbsupport], [1.0])
AC_CONFIG_SRCDIR(common-defs.h)
AC_CONFIG_HEADERS([config.h:config.in])