summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2019-11-14 04:22:38 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2019-11-14 04:27:16 +0100
commitf932a73eabe72a1f7ff808d17189187b18273728 (patch)
tree3d0556749a556732c077c84c7c2720e6d17cb215 /configure.ac
parent7e09d08807b5ba2fd8b9831557752a415bdad562 (diff)
--with-windows-sdk: correct parameter is 10.0, not 10
Change-Id: I337857ccc5fe6701f6fd11449afaf7ed2b9af6e1 Reviewed-on: https://gerrit.libreoffice.org/82645 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fcfb771e4439..10707b8dae23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2076,7 +2076,7 @@ AC_ARG_WITH(visual-studio,
,)
AC_ARG_WITH(windows-sdk,
- AS_HELP_STRING([--with-windows-sdk=<8.0(A)/8.1(A)/10>],
+ AS_HELP_STRING([--with-windows-sdk=<8.0(A)/8.1(A)/10.0>],
[Specify which Windows SDK, or "Windows Kit", version to use
in case the one that came with the selected Visual Studio
is not what you want for some reason. Note that not all compiler/SDK