From 66c11c25470bed6c0fe8c8e884b4fa76135337fb Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 7 Feb 2001 21:33:01 +0000 Subject: Quote first argument to AC_DEFUN. Likewise. Likewise. Likewise. Likewise. * macros/curses.m4: Quote first argument to AC_DEFUN. * macros/gnome-cxx-check.m4: Likewise. * macros/gnome-gettext.m4: Likewise. * macros/gnome-libgtop-check.m4: Likewise. * macros/gnome-print-check.m4: Likewise. * macros/linger.m4: Likewise. * macros/need-declaration.m4: Likewise. svn path=/trunk/; revision=8059 --- macros/gnome-cxx-check.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/gnome-cxx-check.m4') diff --git a/macros/gnome-cxx-check.m4 b/macros/gnome-cxx-check.m4 index 786138c5d9..3c54d62bca 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 -- cgit v1.2.3