From 333ed18eb08d25e1367e39650266201ca841754f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 6 Feb 2017 14:01:46 -0500 Subject: aclocal: regenerate properly Rather than manually include m4 files in configure.ac, let aclocal do its thing and manage aclocal.m4 automatically for us. Change-Id: I50689ec78a85651949aab104e7f4de46b14bca5a Reviewed-on: https://chromium-review.googlesource.com/438544 Reviewed-by: Mark Mentovai --- m4/ax_pthread.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/ax_pthread.m4 b/m4/ax_pthread.m4 index ca164eb2..77ae09c3 100644 --- a/m4/ax_pthread.m4 +++ b/m4/ax_pthread.m4 @@ -280,4 +280,4 @@ else $2 fi AC_LANG_RESTORE -])dnl AX_PTHREAD \ No newline at end of file +])dnl AX_PTHREAD -- cgit v1.2.1