Wireshark-commits: [Wireshark-commits] master 7594d96: nmake: Allow Cygwin path to be provided

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Feb 2015 14:16:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7594d96e7de9e01240075cca35dd793467495f94
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7594d96 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    nmake: Allow Cygwin path to be provided
    
    I have installed cygwin at a different location then the default
    location. Therefore the nmake steps tend to fail, and I will have
    to adapt the config.nmake script every time.
    
    This patch allows the CYGWIN_PATH variable to be set outside
    the build-script
    
    Change-Id: Iaecdd2aa72a0529574fab7e6aeae18fbfd621721
    Reviewed-on: https://code.wireshark.org/review/7078
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  34acb73   [IS-IS-LSP] Add support for Prefix-SID subTLV
    adds  7594d96   nmake: Allow Cygwin path to be provided


Summary of changes:
 config.nmake |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)