summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2016-11-23 15:49:14 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2016-11-23 15:49:14 +0000
commit68141d9dac0c08e51d257feef16a79086dd8a2df (patch)
treef4a0f5d31ed2194b5991130754b297b9c8c076e6 /aclocal.m4
parentRelease v. 1.3.0+dfsg-1 to Unstable (diff)
parentNew upstream version 1.4.0+dfsg (diff)
downloadnetdata-68141d9dac0c08e51d257feef16a79086dd8a2df.tar.xz
netdata-68141d9dac0c08e51d257feef16a79086dd8a2df.zip
Merge tag 'upstream/1.4.0+dfsg'
Upstream version 1.4.0+dfsg
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m47
1 files changed, 7 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 8503cba65..76042ca3f 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1343,4 +1343,11 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
+m4_include([m4/ax_c___atomic.m4])
+m4_include([m4/ax_c__generic.m4])
+m4_include([m4/ax_c_mallinfo.m4])
+m4_include([m4/ax_c_mallopt.m4])
+m4_include([m4/ax_check_compile_flag.m4])
m4_include([m4/ax_pthread.m4])
+m4_include([m4/jemalloc.m4])
+m4_include([m4/tcmalloc.m4])