meson: add libm to has_function checks
authorScott D Phillips <scott.d.phillips@intel.com>
Wed, 23 Nov 2016 05:00:25 +0000 (21:00 -0800)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 28 Nov 2016 18:58:54 +0000 (00:28 +0530)
commitd95ba51136d9d875a7701cc1e566beb6825bc22c
treea37dc6476e9f47abbf3d0220de8343810ede255e
parent6df682c6f99653a6d1b0ead89fe414f514e279b3
meson: add libm to has_function checks

The functions from math.h may be implemented in libm.

https://bugzilla.gnome.org/show_bug.cgi?id=774876
meson.build