URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=714fa85d85225307af42e2194e551b8087e617dd
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
714fa85 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Win flex-bison and Chocolatey updates.
Chocolatey's latest winflexbison package is usable. Update
config.nmake, FindLEX.cmake, and FindYACC.cmake accordingly. Rename
CHOCOLATEY_INSTALL_PATH to CHOCOLATEY_BIN_PATH since that's what we're
finding.
Change-Id: I39973fba0531b3f7a1315ca010a8bd70581db3fb
Reviewed-on: https://code.wireshark.org/review/3479
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 1dc88ed Add back a comment lost in 8b2a8a9636d090
adds 714fa85 Win flex-bison and Chocolatey updates.
Summary of changes:
cmake/modules/FindChocolatey.cmake | 12 ++++++------
cmake/modules/FindLEX.cmake | 12 +++---------
cmake/modules/FindYACC.cmake | 13 +++----------
config.nmake | 9 ++-------
4 files changed, 14 insertions(+), 32 deletions(-)