xserver: Branch 'master'

Michel Daenzer daenzer at kemper.freedesktop.org
Wed Apr 9 07:18:18 PDT 2008


 acinclude.m4 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b4842d8dc3b1619033c5c123c8adc6e164098dc3
Author: Michel Dänzer <michel at tungstengraphics.com>
Date:   Wed Apr 9 16:17:35 2008 +0200

    dolt works on powerpc Linux.

diff --git a/acinclude.m4 b/acinclude.m4
index 822adbe..c496afd 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -26,7 +26,7 @@ if test x$GCC != xyes; then
     dolt_supported=no
 fi
 case $host in
-i?86-*-linux*|x86_64-*-linux*) ;;
+i?86-*-linux*|x86_64-*-linux*|powerpc-*-linux*) ;;
 *) dolt_supported=no ;;
 esac
 if test x$dolt_supported = xno ; then


More information about the xorg-commit mailing list