From 9e508c66a68a9ef1d31f2ae9e40212b7b7aa6de7 Mon Sep 17 00:00:00 2001 From: kuepper Date: Mon, 20 Sep 2004 15:51:53 +0000 Subject: [PATCH] update user commentary --- eo/autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/autogen.sh b/eo/autogen.sh index b7b3997c..e0eae074 100755 --- a/eo/autogen.sh +++ b/eo/autogen.sh @@ -49,7 +49,7 @@ touch doc/eo.cfg echo echo "Now run 'configure' and 'make' to build $PROG." -echo "You can check the build running 'make check'" +echo "You can check the libraries by running 'make check'" echo echo "If you have Doxygen installed, type 'make doc' to generate $PROG documentation." echo