From 1769387fb663d215871a901356dcd484c9587e58 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 26 Sep 2015 14:11:34 -0300 Subject: build: no need to call AC_SUBST for LIBM --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 71824c8..d12d560 100644 --- a/configure.ac +++ b/configure.ac @@ -96,7 +96,6 @@ AM_CONDITIONAL([USE_CMOCKA], [test "x$have_cmocka" = "xyes"]) AC_CHECK_HEADERS([sys/types.h sys/stat.h time.h]) LT_LIB_M -AC_SUBST(LIBM) AC_CONFIG_FILES([ Makefile -- cgit v1.2.3-18-g5258