[PATCH] build-sys: Update warning message

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

 



arch_warn is set to 1 only if architecture is not x86, x64 or arm so
make the message report it correctly for arm.

Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index dee0a28..2b02264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -323,7 +323,7 @@ echo "
 "
 
 if test x"$arch_warn" = x1; then
-        AC_MSG_WARN([spice-server on non-x86/x86_64 architectures hasn't been extensively tested])
+        AC_MSG_WARN([spice-server on non-x86/x86_64/arm architectures hasn't been extensively tested])
         echo ""
 fi
 
-- 
2.4.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]