diff 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
line wrap: on
line diff
--- a/nt/config.inc.samp	Thu Jan 17 11:55:11 2008 +0100
+++ b/nt/config.inc.samp	Thu Jan 17 21:02:42 2008 -0500
@@ -257,3 +257,6 @@
 # *AND CURRENTLY HAPPENS WITH VC++*, at least when using pdump.  Therefore,
 # be warned!
 USE_UNION_TYPE=0
+
+# Set this to build XEmacs with the Intel C Compiler.
+USE_INTEL_COMPILER=0