Wireshark-commits: [Wireshark-commits] master-2.2 1fe9f60: Check whether we need -lm for fmod.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Jan 2017 21:09:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fe9f60b28acd3792247fe4c2e771d9fd626eba3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

1fe9f60 by Guy Harris (guy@xxxxxxxxxxxx):

    Check whether we need -lm for fmod.
    
    Apparently, fmod may be in -lm even if cos isn't.
    
    Change-Id: Ifef1246ccd1ae1e17e4bbbab120c6181092c7786
    Reviewed-on: https://code.wireshark.org/review/19827
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit aaac50cfde090f4c7e71472ae8bf8e8ea67a1d44)
    Reviewed-on: https://code.wireshark.org/review/19828
    

Actions performed:

    from  8abe4d6   Qt: Preference editor improvements.
    adds  1fe9f60   Check whether we need -lm for fmod.


Summary of changes:
 configure.ac |    1 +
 1 file changed, 1 insertion(+)