common/autoconf/basics.m4
changeset 27595 cff167b3bfa2
parent 27586 e7cfdc266a70
child 28602 51c0dcf51b67
child 28902 0c09b47449c8
--- 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@:>@])],