aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-11-12 10:55:58 -0800
committerGuy Harris <guy@alum.mit.edu>2017-11-12 18:56:33 +0000
commite38c89d3a7aef37c404a616c493ca31c10a5afbb (patch)
tree7ba38d465250c59595acbe018555e967d67f65e0 /ui
parent5be009d48d4ae869347309b6713d1e3a206e0398 (diff)
Link with ZLIB_LIBRARIES if you link with wiretap.
Wiretap may use zlib; if it does, ZLIB_LIBRARIES is set to refer to zlib. On UN*X, you may be able to get away with linking a dynamically-linked shared library with other dynamically-linked shared libraries and not linking programs linked *with* that shared library with those other shared libraries, but that may not work on Windows. We link most programs that use wiretap with ZLIB_LIBRARIES; do so with androiddump and randpktdump as well. Bug: 14207 Change-Id: I8e94197e06f5fd0ff8c95aa509dbcc2ff2a44cd4 Reviewed-on: https://code.wireshark.org/review/24389 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions