From 4ecd1df6f2ecb98d388082b154497ed61aa11e18 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 10 Jan 2019 22:28:15 -0500 Subject: Add configure option AVOID_WINDOWS_HANDLE If set, we avoid using Windows I/O HANDLE, which is disallowed in some versions of the Windows SDK, such as for Windows phones. QUtil::same_file will always return false in this case. Only applies to Windows builds. --- autofiles.sums | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autofiles.sums') diff --git a/autofiles.sums b/autofiles.sums index 397f6892..21a8b47e 100644 --- a/autofiles.sums +++ b/autofiles.sums @@ -1,4 +1,4 @@ -b544741ebe32e6bf555703b4cbedcaef62553da29e3230df4ccb8351900e2378 configure.ac +8e191dc63d2709fcd089ff62dd022589d12892129616a6036fa7e39833dd5443 configure.ac 35bc5c645dc42d47f2daeea06f8f3e767c8a1aee6a35eb2b4854fd2ce66c3413 m4/ax_random_device.m4 37f8897d5f68d7d484e5457832a8f190ddb7507fa2a467cb7ee2be40a4364643 m4/libtool.m4 e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 m4/ltoptions.m4 -- cgit v1.2.3-54-g00ecf