comparison nt/config.inc.samp @ 4550:1217f19ce196

Merge. HG: changed lisp/ChangeLog
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 21 Jan 2008 22:54:43 +0100
parents 7080e020d700
children dc84ec90b463
comparison
equal deleted inserted replaced
4549:68d1ca56cffa 4550:1217f19ce196
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