[gnome-icon-theme-extras] Fix icon-naming-utils error message



commit 9befde0f4c54a9bf79ee50429a44d6ffcc792c75
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 23 11:42:30 2010 +0000

    Fix icon-naming-utils error message

 configure.ac |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 876d462..8a046ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,8 +42,7 @@ if test "x$enable_mapping" != "xno"; then
       AC_MSG_RESULT([yes])
    else
       AC_MSG_RESULT([no])
-      AC_MSG_ERROR([icon-naming-utils >= $UTILS_REQUIRED is required to build
-                    and install gnome-icon-theme])
+      AC_MSG_ERROR([icon-naming-utils >= $UTILS_REQUIRED is required to build and install gnome-icon-theme-extras])
    fi
 fi
 AC_SUBST(ICONMAP)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]