Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f70a7bf: CMake: If we find Strawberry's xsltproc, un-

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Apr 2018 03:44:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f70a7bf09b3b7fd5b835bce979535e75b381688a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f70a7bf by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: If we find Strawberry's xsltproc, un-find it.
    
    Strawberry Perl ships with xsltproc but no DocBook XML files, which will
    break the User's and Developer's Guide targets. Set XSLTPROC_EXECUTABLE
    to XSLTPROC_EXECUTABLE-NOTFOUND if "strawberry" is anywhere in its path.
    
    Change-Id: I070eaa247a24a1a79fcdb01256dd5812aa8f6fa8
    Reviewed-on: https://code.wireshark.org/review/27101
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  84149ab   TLS13: add draft-27 and draft-28 version numbers
    adds  f70a7bf   CMake: If we find Strawberry's xsltproc, un-find it.


Summary of changes:
 cmake/modules/FindXSLTPROC.cmake | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)