URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b8639f049e98870a48a1e2c250dd7234080568f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4b8639f by Guy Harris (guy@xxxxxxxxxxxx):
Add a check for floorl().
Also, we don't use NEED_STRPTIME_H, we use HAVE_STRPTIME.
Change-Id: I330e8ce408c05b74c50f3369691283e35e68505c
Reviewed-on: https://code.wireshark.org/review/5910
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4d3c7b5 Don't bother with __builtin_floorl().
adds 4b8639f Add a check for floorl().
Summary of changes:
ConfigureChecks.cmake | 1 +
cmakeconfig.h.in | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)