summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMoonchild <wolfbeast@users.noreply.github.com>2016-09-16 19:57:38 +0200
committerGitHub <noreply@github.com>2016-09-16 19:57:38 +0200
commit68d46908a0b28864ebcb533f0d63ae5845a5f8db (patch)
treea508bcf245dd41de4c67154ddd50b94dd876a363 /configure.in
parenta5c9f003c9afb3a90b2398c3c2bbd8c29a8c67b1 (diff)
downloadpalemoon-gre-68d46908a0b28864ebcb533f0d63ae5845a5f8db.tar.gz
Revert "Change WINVER and _WIN32_WINNT to 0x0600 where applicable for issue #515"
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4fc500c68..29612edf0 100644
--- a/configure.in
+++ b/configure.in
@@ -438,7 +438,7 @@ AC_SUBST(CRTEXPDLLVERSION)
# Target the Windows 8.1 SDK by default
WINSDK_TARGETVER=603
-WINVER=600
+WINVER=502
MOZ_ARG_WITH_STRING(windows-version,
[ --with-windows-version=WINSDK_TARGETVER