Signed-off-by: Thomas Klausner <[email protected]>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 70ed3a6..55b2345 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,7 +135,7 @@ case $host_os in
AC_DEFINE(VMMOUSE_OS_BSD, 1, [Building for BSD flavour])
;;
solaris*)
- if test "x$GCC" == "xyes"; then
+ if test "x$GCC" = "xyes"; then
CC="$save_solaris_cc -fms-extensions"
fi
AC_DEFINE(VMMOUSE_OS_SOLARIS, 1, [Building for Solaris flavour])
--
2.4.3
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel