Here is the commit message for using xcopy: "Tired of 'foo.h not found' messages in the build. Checked ms's docs, seems xcopy's /y arg goes all the way back to Win95. This shouldn't introduce any hassles."
I can live with the messages, but not the build break :-) Bill ----- Original Message ----- From: "Jerry Baker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 1:05 PM Subject: Re: libhttpd.dsp use of xcopy /y breaks compile on NT 4.0 > Bill Stoddard wrote: > > > > Heads-up. I am backing out this patch to get compiles on NT 4.0 working again. > > Is there some reason why xcopy is preferred over copy on Win32? If so, > you can set COPYCMD=/Y. Windows NT should ignore this, but xcopy on > platforms that support the /Y switch will pick it up. > > -- > Jerry Baker >
