URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f447aa7dd7f0e36916847b8bb7193fecc42ddc89
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f447aa7 by Guy Harris (guy@xxxxxxxxxxxx):
On Solaris, check for getexecname in CMake.
We expect it to be checked for in wsutil/filesystem.c, so we should
check for it. It's a Solarisism, so check for it only on Solaris.
Change-Id: I09104c17d2ec91c74862b63e735c32a9d188f2a6
Reviewed-on: https://code.wireshark.org/review/27351
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1ebbb09 plugin_if: fix small memory leak in ext_menubar_add_separator
adds f447aa7 On Solaris, check for getexecname in CMake.
Summary of changes:
ConfigureChecks.cmake | 14 ++++++++++----
cmakeconfig.h.in | 3 +++
2 files changed, 13 insertions(+), 4 deletions(-)