[spice 4/5] build-sys: Use SPICE_WARNING() to issue the architecture warning

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

 



Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
---
 configure.ac | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/configure.ac b/configure.ac
index ad76467..95e35a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,10 +64,9 @@ m4_ifndef([AS_VAR_APPEND],
 # Check for the CPU we are using
 case $host_cpu in
   x86_64)
-        arch_warn=""
         ;;
   *)
-        arch_warn="spice-server on non-x86_64 architectures hasn't been extensively tested"
+        SPICE_WARNING([spice-server on non-x86_64 architectures hasn't been extensively tested])
 esac
 
 dnl =========================================================================
@@ -308,8 +307,4 @@ AC_MSG_NOTICE([
 
         Now type 'make' to build $PACKAGE
 ])
-
-if test x"$arch_warn" != x; then
-        AC_MSG_WARN([$arch_warn])
-        echo ""
-fi
+SPICE_PRINT_MESSAGES
-- 
2.6.1
_______________________________________________
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]