aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2006-12-26 22:40:49 +0000
committerBill Meier <wmeier@newsguy.com>2006-12-26 22:40:49 +0000
commit81ab78cddb440b504fb58bd0a11718bd933c406d (patch)
treead7e5c564e08fd9e7d2506f3e88e1e8937587515 /Makefile.nmake
parent37d4a402541771284f2acfb58f67db5047058461 (diff)
Uh Oh: Fix to properly set SH_FLAGS with 'igncr' if required as part of the nmake;
I violated Murphy's nth law: thou shalt test fixes in an 'out of the box' configuration *not* in one's customized configuration. :( svn path=/trunk/; revision=20221
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 06a22bb47a..91b5c2e322 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -498,10 +498,6 @@ REQUIRED_TOOLS=\
wget
verify_tools:
-# This dos2unix hack shouldn't be necessary as of the SH_FLAGS mechanism in config.nmake.
-# Unfortunately, SH_FLAGS doesn't work, so dos2unix was added here
-# (might be removed later if the SH_FLAGS mechanism is working).
- dos2unix tools\win32-setup.sh
@$(SH) tools\win32-setup.sh --appverify $(REQUIRED_TOOLS)
# Download and install all the required libraries into WIRESHARK_LIBS.