diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-12-20 11:25:37 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-12-20 15:55:00 +0100 |
commit | b55259eeb549482477c57d854f3de72aff345edb (patch) | |
tree | 35e474b8458ae776a8455f4f78e73ae28c611180 /configure.ac | |
parent | 377ec698afc98a9a098b456f4ae3c694498df6a2 (diff) |
typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
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 b0a3d6a89da3..1ecb20fc6788 100644 --- a/configure.ac +++ b/configure.ac @@ -9704,7 +9704,7 @@ the Windows SDK are installed.]) dnl TODO: solenv/bin/modules/installer/windows/msiglobal.pm wants to use a dnl WiLangId.vbs that is included only in some SDKs (e.g., included in v7.1 - dnl but not in v8.0), so allow this to be overriden with a + dnl but not in v8.0), so allow this to be overridden with a dnl WINDOWS_SDK_WILANGID for now; a full-blown --with-windows-sdk-wilangid dnl and configuration error if no WiLangId.vbs is found would arguably be dnl better, but I do not know under which conditions exactly it is needed by |