From c0a41bb18241cac505a1aaf36e7fb6e3e8e60cb1 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 23 Apr 2013 17:40:27 +0000 Subject: Add a link to the latest CRT redistributables. svn path=/trunk/; revision=49000 --- config.nmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.nmake b/config.nmake index f257292d90..5f18fbe2b7 100644 --- a/config.nmake +++ b/config.nmake @@ -979,6 +979,8 @@ INSTALL_DIR=wireshark-gtk2 # You can either place the redistributable in its own platform- # and compiler-specific directory or in the top-level library # directory. +# Microsoft maintains a list of the latest redistributables in +# KB 20197667: http://support.microsoft.com/kb/2019667 !IF EXIST("$(WIRESHARK_LIB_DIR)\vcredist_$(MSVC_VARIANT)") VCREDIST_DIR=$(WIRESHARK_LIB_DIR)\vcredist_$(MSVC_VARIANT) !ELSE -- cgit v1.2.3