URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=547323b0ba3650a96e59c0b0d76ad2a3783db07d
Submitter: Stephen Fisher (stephenfisher@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
547323b by Stephen Fisher (stephenfisher@xxxxxxxxxxxxxxx):
Allow the environment variable RCC to set before running configure to
allow for unusual paths for Qt's rcc program (FreeBSD ports puts it in
/usr/local/lib/qt5/bin). This matches the existing functionality of the
MOC and UIC variables/programs.
Change-Id: I885d61bce54d9e893e0c2fc496a9ff767a096ae6
Reviewed-on: https://code.wireshark.org/review/5139
Petri-Dish: Stephen Fisher <stephenfisher@xxxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stephen Fisher <stephenfisher@xxxxxxxxxxxxxxx>
Actions performed:
from d2c0600 Make SSL certificates available to tshark as bytes via the dtls/ssl.handshake.certificate key.
adds 547323b Allow the environment variable RCC to set before running configure to allow for unusual paths for Qt's rcc program (FreeBSD ports puts it in /usr/local/lib/qt5/bin). This matches the existing functionality of the MOC and UIC variables/programs.
Summary of changes:
configure.ac | 26 ++++++++++++++++++++++++++
ui/qt/Makefile.am | 2 +-
2 files changed, 27 insertions(+), 1 deletion(-)