Wireshark-commits: [Wireshark-commits] master e15513b: Fix Windows asciidoc build

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Apr 2015 15:43:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e15513be9d5a44ab3862b28092d1f32b59a3dc91
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e15513b by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix Windows asciidoc build
    
    Replace some unixisms with CMake equivalents
    
    Change-Id: I8dc125e830cdf7c31b13539c0a86df736097afef
    Reviewed-on: https://code.wireshark.org/review/8208
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  aeab984   Bugfix string compare length
    adds  e15513b   Fix Windows asciidoc build


Summary of changes:
 cmake/modules/FindXMLLINT.cmake  |    2 +-
 cmake/modules/FindXSLTPROC.cmake |   29 ++++++++++++++++++-----------
 docbook/CMakeLists.txt           |    6 +++---
 3 files changed, 22 insertions(+), 15 deletions(-)