summaryrefslogtreecommitdiff
path: root/aclocal-fallback/gtk-2.0.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal-fallback/gtk-2.0.m4')
-rw-r--r--aclocal-fallback/gtk-2.0.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal-fallback/gtk-2.0.m4 b/aclocal-fallback/gtk-2.0.m4
index a0c53ac11f..36a1f9f760 100644
--- a/aclocal-fallback/gtk-2.0.m4
+++ b/aclocal-fallback/gtk-2.0.m4
@@ -5,7 +5,7 @@ dnl AM_PATH_GTK_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [,
dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES,
dnl pass to pkg-config
dnl
-AC_DEFUN(AM_PATH_GTK_2_0,
+AC_DEFUN([AM_PATH_GTK_2_0],
[dnl
dnl Get the cflags and libraries from pkg-config
dnl