From 34b7e7ef883ca997e6f1e59fb605094d0ed3c721 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 24 Feb 2010 18:54:46 +0100 Subject: [PATCH] configure.ac: fixed package name --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index be2f7f4..897a4ea 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ more details. You should have received a copy of the GNU General Public License along with Petidomo. If not, see .]) -AC_MSG_NOTICE([mapSoN version $VERSION]) +AC_MSG_NOTICE([petidomo version $VERSION]) AC_PROG_CC gl_EARLY