From 6214122c2d203da83681ea82ca44da473e6be49c Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Sun, 25 Jan 2015 12:52:20 +0000 Subject: [PATCH] Change message re package name --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3d942e6e3..f221270e8 100755 --- a/configure.ac +++ b/configure.ac @@ -668,6 +668,6 @@ AC_MSG_NOTICE([ Configuration completed. - You can now say 'make' to compile the grib_api package, 'make check' to + You can now say 'make' to compile the eccodes package, 'make check' to test it and 'make install' to install it afterwards. ])