--- a/common/autoconf/basics.m4 Mon Nov 24 14:44:10 2014 +0100
+++ b/common/autoconf/basics.m4 Thu Nov 27 15:41:56 2014 +0100
@@ -268,7 +268,7 @@
fi
])
-# Setup a tool for the given variable. If correctly specified by the user,
+# Setup a tool for the given variable. If correctly specified by the user,
# use that value, otherwise search for the tool using the supplied code snippet.
# $1: variable to set
# $2: code snippet to call to look for the tool
@@ -546,7 +546,7 @@
XCODEBUILD=
AC_SUBST(XCODEBUILD)
fi
-
+
AC_MSG_CHECKING([for sdk name])
AC_ARG_WITH([sdk-name], [AS_HELP_STRING([--with-sdk-name],
[use the platform SDK of the given name. @<:@macosx@:>@])],