aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2015-09-26 14:11:34 -0300
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2015-09-26 14:11:34 -0300
commit1769387fb663d215871a901356dcd484c9587e58 (patch)
tree3bd8fab372665719c6a77137febdff96579e152f /configure.ac
parent99e6ee138e50460aafae21b7933ea24d77602105 (diff)
downloadblogc-1769387fb663d215871a901356dcd484c9587e58.tar.gz
blogc-1769387fb663d215871a901356dcd484c9587e58.tar.bz2
blogc-1769387fb663d215871a901356dcd484c9587e58.zip
build: no need to call AC_SUBST for LIBM
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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