configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f932a73eabe72a1f7ff808d17189187b18273728
Author: Mike Kaganski <[email protected]>
AuthorDate: Thu Nov 14 04:22:38 2019 +0200
Commit: Mike Kaganski <[email protected]>
CommitDate: Thu Nov 14 04:27:16 2019 +0100
--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 <[email protected]>
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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits