comparison nt/config.inc.samp @ 4403:7080e020d700

Add support for the Intel compiler under Windows
author Vin Shelton <acs@xemacs.org>
date Thu, 17 Jan 2008 21:02:42 -0500
parents 8aa52dcfc11a
children dc84ec90b463
comparison
equal deleted inserted replaced
4402:e70cc8a90e90 4403:7080e020d700
255 # often triggers compiler bugs, especially when combined with Mule and 255 # often triggers compiler bugs, especially when combined with Mule and
256 # error-checking. This has been the case with various times using GCC, 256 # error-checking. This has been the case with various times using GCC,
257 # *AND CURRENTLY HAPPENS WITH VC++*, at least when using pdump. Therefore, 257 # *AND CURRENTLY HAPPENS WITH VC++*, at least when using pdump. Therefore,
258 # be warned! 258 # be warned!
259 USE_UNION_TYPE=0 259 USE_UNION_TYPE=0
260
261 # Set this to build XEmacs with the Intel C Compiler.
262 USE_INTEL_COMPILER=0