From ceb6a5d36a3031895654f904b458145228e5ea1c Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Sat, 17 Apr 1999 01:22:18 +0000 Subject: Fix invocation of AM_PATH_GNOME_PRINT. Sort lines. * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of AM_PATH_GNOME_PRINT. * Makefile.am (MACROS): Sort lines. svn path=/trunk/; revision=818 --- macros/gnome-print-check.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/gnome-print-check.m4') diff --git a/macros/gnome-print-check.m4 b/macros/gnome-print-check.m4 index 18e7b8ace2..7d98281d9c 100644 --- a/macros/gnome-print-check.m4 +++ b/macros/gnome-print-check.m4 @@ -167,5 +167,5 @@ int main () ]) AC_DEFUN([GNOME_PRINT_CHECK], [ - AM_PATH_GNOME_PRINT(0.1.0,failure) + AM_PATH_GNOME_PRINT(0.1.0,,[AC_MSG_ERROR(GNOME-PRINT not found)]) ]) -- cgit v1.2.3