From f29b86c314e6e2b44a1eb83f1b44a3849d82655e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 24 Feb 2004 13:50:19 +0000 Subject: Many compiler warning cleanups. Small fixes for W32 (from Jonathan Grant ) Maintainer enhancements to clean up the tree. --- build_w32.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_w32.bat') diff --git a/build_w32.bat b/build_w32.bat index 431bcef..c366b65 100644 --- a/build_w32.bat +++ b/build_w32.bat @@ -1,5 +1,5 @@ set make=gnumake -+if not exist config.h copy config.h.W32 config.h +if not exist config.h copy config.h.W32 config.h cd w32\subproc echo "Creating the subproc library" %ComSpec% /c build.bat -- cgit v1.2.3