[packages/lighttpd] aclocal: add local m4 macros

glen glen at pld-linux.org
Mon Dec 5 17:42:31 CET 2016


commit 4bfc9a41c3ca4816622fc9a67d54aa6b31d0e8c5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 5 18:40:02 2016 +0200

    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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/cd9299ee20af5b9cb976648512e97da7ff417ad7



More information about the pld-cvs-commit mailing list