summaryrefslogtreecommitdiff
path: root/macros/gnome-print-check.m4
diff options
context:
space:
mode:
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 18e7b8a..7d98281 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)])
])