Wireshark-commits: [Wireshark-commits] master-1.8 90b34ae: Add NSIS path discovery to config.nmake.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Feb 2014 00:45:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90b34ae3db7cc39c80c5d1a372b7432fc884556c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.8
Repository: wireshark

Commits:

90b34ae by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add NSIS path discovery to config.nmake.
    
    Chocolatey wants to install NSIS in "c:\Program Files" no matter what. Try
    to locate makensis automatically, similar to the way we locate Python.
    
    svn path=/trunk/; revision=51497
    (cherry picked from commit dc87fa2d68a5dbc7693b5cc93e044a62af5ce39c)
    
    Change-Id: Icf7e26f2df5a01a19ed1e652e9b668f4175148a9
    Reviewed-on: https://code.wireshark.org/review/264
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5f4468c   Replace "svn" with "git" all over the place.
    adds  90b34ae   Add NSIS path discovery to config.nmake.


Summary of changes:
 config.nmake |   20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)