URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bc8d0f9a8414c452e1331e8e3e3803c3087feb5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4bc8d0f by Gerald Combs (gerald@xxxxxxxxxxxxx):
    CMake: Try to fix the xsltproc path.
    
    Try to make the xsltproc path compatible with Cygwin. This is a blind
    attempt to fix the Windows 8 buildbot. It works fine locally.
    
    Change-Id: Ib9d55dd07c6b17cfddf313716227d347109d2103
    Reviewed-on: https://code.wireshark.org/review/6438
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  67b1593   Remove proto_tree_add_ax25
    adds  4bc8d0f   CMake: Try to fix the xsltproc path.
Summary of changes:
 cmake/modules/FindXSLTPROC.cmake |   44 +++++++++++++++++++++++---------------
 1 file changed, 27 insertions(+), 17 deletions(-)