summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
commit1e6c93250172946eeb38e94a92a1fd12c9d3011e (patch)
tree8ca5e16dfc7ad6b3bf2738ca0a48408a950f8f7e /aclocal.m4
parentUpdate watch file (diff)
downloadnetdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.tar.xz
netdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.zip
Merging upstream version 1.11.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m420
1 files changed, 10 insertions, 10 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 58b64dc77..d072284de 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1343,13 +1343,13 @@ 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_lto.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_gcc_func_attribute.m4])
-m4_include([m4/ax_pthread.m4])
-m4_include([m4/jemalloc.m4])
-m4_include([m4/tcmalloc.m4])
+m4_include([build/m4/ax_c___atomic.m4])
+m4_include([build/m4/ax_c__generic.m4])
+m4_include([build/m4/ax_c_lto.m4])
+m4_include([build/m4/ax_c_mallinfo.m4])
+m4_include([build/m4/ax_c_mallopt.m4])
+m4_include([build/m4/ax_check_compile_flag.m4])
+m4_include([build/m4/ax_gcc_func_attribute.m4])
+m4_include([build/m4/ax_pthread.m4])
+m4_include([build/m4/jemalloc.m4])
+m4_include([build/m4/tcmalloc.m4])