From 99e6ee138e50460aafae21b7933ea24d77602105 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 26 Sep 2015 14:04:31 -0300 Subject: build: use LT_LIB_M --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5ebf85a..71824c8 100644 --- a/configure.ac +++ b/configure.ac @@ -95,7 +95,7 @@ AM_CONDITIONAL([USE_CMOCKA], [test "x$have_cmocka" = "xyes"]) AC_CHECK_HEADERS([sys/types.h sys/stat.h time.h]) -AC_CHECK_LIBM +LT_LIB_M AC_SUBST(LIBM) AC_CONFIG_FILES([ -- cgit v1.2.3-18-g5258