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(-)