summaryrefslogtreecommitdiff
path: root/macros/gnome-print-check.m4
diff options
context:
space:
mode:
authorPavel Roskin <proskin@src.gnome.org>2001-02-07 21:33:01 +0000
committerPavel Roskin <proskin@src.gnome.org>2001-02-07 21:33:01 +0000
commit8dbbd866ed86e43951e3d637e8f7cf55a1ba002a (patch)
treed2e1c11b0bcaa21690e8eca1a00a0c5cd026118e /macros/gnome-print-check.m4
parent554908872e64b869762ae0809bdbbb4b46363ea1 (diff)
downloadshared-mime-info-8dbbd866ed86e43951e3d637e8f7cf55a1ba002a.tar.gz
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=1555
Diffstat (limited to 'macros/gnome-print-check.m4')
-rw-r--r--macros/gnome-print-check.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-print-check.m4 b/macros/gnome-print-check.m4
index 7d98281d..4dca7274 100644
--- a/macros/gnome-print-check.m4
+++ b/macros/gnome-print-check.m4
@@ -8,7 +8,7 @@
dnl AM_PATH_GNOME_PRINT([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for GNOME-PRINT, and define GNOME_PRINT_CFLAGS and GNOME_PRINT_LIBS
dnl
-AC_DEFUN(AM_PATH_GNOME_PRINT,
+AC_DEFUN([AM_PATH_GNOME_PRINT],
[dnl
dnl Get the cflags and libraries from the gnome-config script
dnl