added xa51 Visual Studio 6.0 project files
[fw/sdcc] / sim / ucsim / configure.in
index 4ec7f55faf8b343630367e256868e4ceec91e056..79972a34168e59f86b5cb1181669c3150eeafea9 100644 (file)
@@ -293,7 +293,7 @@ if test "$CC" = "i586-mingw32msvc-gcc"; then
   ac_cv_sizeof_long_long=4
 fi
 
-if test "$cross_compiling" == "no"
+if test "$cross_compiling" = "no"
 then
     AC_C_BIGENDIAN
 else