summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Configure.h.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-11-01 12:38:26 (GMT)
committerBrad King <brad.king@kitware.com>2017-11-01 12:38:26 (GMT)
commit7576e9f8a30bb50a3157fe5e3ec493be8a9299bc (patch)
treec8c2103ad5b5c2e0c30f3233d04153e3586601a1 /Source/kwsys/Configure.h.in
parenta57bad6c3d0dbc885bb71dfe465d09a380c35960 (diff)
parent7d3f33e6129232a6814af47a19a72fd500414508 (diff)
downloadCMake-7576e9f8a30bb50a3157fe5e3ec493be8a9299bc.zip
CMake-7576e9f8a30bb50a3157fe5e3ec493be8a9299bc.tar.gz
CMake-7576e9f8a30bb50a3157fe5e3ec493be8a9299bc.tar.bz2
Merge branch 'upstream-KWSys' into update-kwsys
* upstream-KWSys: KWSys 2017-11-01 (6ffca34c)
Diffstat (limited to 'Source/kwsys/Configure.h.in')
-rw-r--r--Source/kwsys/Configure.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/kwsys/Configure.h.in b/Source/kwsys/Configure.h.in
index 0afcae7..224047a 100644
--- a/Source/kwsys/Configure.h.in
+++ b/Source/kwsys/Configure.h.in
@@ -62,9 +62,6 @@
!defined(@KWSYS_NAMESPACE@_LFS_NO_DEFINE_FILE_OFFSET_BITS)
#define _FILE_OFFSET_BITS 64
#endif
-#if 0 && (defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS < 64)
-#error "_FILE_OFFSET_BITS must be defined to at least 64"
-#endif
#endif
#endif