From 7b240c04fb184065bfb647cdfc22a80cf1fbc879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Mon, 31 Jan 2011 20:57:44 +0100 Subject: [PATCH] [authsaml2] Display checking instruction. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 5ba580c..9f36ed1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -93,4 +93,4 @@ if [ "$1" != "noconfig" ]; then fi echo -echo "Now type 'make install' to install $PROJECT." +echo "Now type 'make install' to install $PROJECT or make check for testing."