diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 752c78272d7c..30e0de323c99 100644 --- a/configure.ac +++ b/configure.ac @@ -6476,7 +6476,7 @@ AC_SUBST([JITC_PROCESSOR_TYPE]) # Misc Windows Stuff AC_ARG_WITH(ucrt-dir, AS_HELP_STRING([--with-ucrt-dir], - [path to the directory with the arch-specific subdirectories of the Windows Universtal CRT redistributables + [path to the directory with the arch-specific subdirectories of the Windows Universal CRT redistributables from the Windows 10 SDK for packaging into the installsets (without those the target system needs to install the Visual C++ Runtimes manually)]), ,) |