---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 1e5e496..b3d8a92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -287,7 +287,7 @@ case "x$enable_static$enable_shared" in
 xnoyes )
     ;;
 * )
-    AC_MSG_WARN([Messa build supports only shared libraries, enabling shared])
+    AC_MSG_WARN([Mesa build supports only shared libraries, enabling shared])
     enable_shared=yes
     enable_static=no
     ;;
-- 
1.8.3.2

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to