COMP: Fix Configure.h.in for 32-bit file offsets
Addresses the following compilation errors seen on the ITK dashboard: Modules/ThirdParty/KWSys/src/itksys/Configure.h:65:59: error: operator '&&' has no right operand #if 0 && (defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS < 64)