summaryrefslogtreecommitdiff
path: root/macros/gnome-cxx-check.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/gnome-cxx-check.m4')
-rw-r--r--macros/gnome-cxx-check.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-cxx-check.m4 b/macros/gnome-cxx-check.m4
index 786138c5..3c54d62b 100644
--- a/macros/gnome-cxx-check.m4
+++ b/macros/gnome-cxx-check.m4
@@ -1,5 +1,5 @@
dnl GNOME_CHECK_CXX(not_found_string)
-AC_DEFUN(GNOME_CHECK_CXX,
+AC_DEFUN([GNOME_CHECK_CXX],
[
# see if a C++ compiler exists and works
AC_REQUIRE([AC_PROG_CXX])dnl