1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-21 10:43:53 +00:00
Emmanuele Bassi df15f04fc0 build: Use libtool macros to find libm
Instead of using `-lm` everywhere, use LT_LIB_M inside configure.ac, and
$(LIBM) inside Makefile.am.
2015-03-03 17:23:37 +00:00
..