diff nt/config.inc.samp @ 795:68d4a70c1558

[xemacs-hg @ 2002-03-29 11:09:23 by jhar] Hopefully finally solve win32 dependency quoting fiasco
author jhar
date Fri, 29 Mar 2002 11:09:24 +0000
parents 578cb2932d72
children a5954632b187
line wrap: on
line diff
--- a/nt/config.inc.samp	Fri Mar 29 07:05:29 2002 +0000
+++ b/nt/config.inc.samp	Fri Mar 29 11:09:24 2002 +0000
@@ -72,14 +72,10 @@
 # generally recommended).
 VERBOSECC=0
 
-# Set this to get nmake to use dependency info (requires Perl to be installed)
+# Set this to get nmake to use dependency info (recommended for development).
+# Requires cygwin or ActiveState versions of Perl to be installed.
 DEPEND=0
 
-# Sometimes perl needs more backslash quoting when it's being run to
-# compute dependency info, sometimes less.  Allah only knows why.  If you
-# get syntax errors in depend.tmp, try changing this.
-PERL_NEEDS_MORE_QUOTING=1
-
 ############################################################################
 
 # Some technical options.