URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d12a41b17a006ccc1b0f98e9df3fc442e4ee7643
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d12a41b by Guy Harris (guy@xxxxxxxxxxxx):
Include alloca.h if we have it.
Bug: 14552
Change-Id: I799691f7f33ca56748ed4e51d7d548f37769837b
Reviewed-on: https://code.wireshark.org/review/26611
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from a7edc4f Qt: Remove a redundant include.
adds d12a41b Include alloca.h if we have it.
Summary of changes:
ConfigureChecks.cmake | 14 ++++++++++++++
cmakeconfig.h.in | 3 +++
configure.ac | 16 +++++++++++++---
wsutil/getopt_long.c | 8 ++++++++
4 files changed, 38 insertions(+), 3 deletions(-)