From 4bfc9a41c3ca4816622fc9a67d54aa6b31d0e8c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 5 Dec 2016 18:40:02 +0200 Subject: [PATCH] aclocal: add local m4 macros for AX_PROG_CC_FOR_BUILD --- lighttpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighttpd.spec b/lighttpd.spec index ffddb90..9aa3ab1 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -934,7 +934,7 @@ if [ "$ver" != "%{version}" ]; then fi %{__libtoolize} -%{__aclocal} +%{__aclocal} -I scripts/m4 %{__autoheader} %{__autoconf} %{__automake} -- 2.44.0