commit a9cf954e9f5a02c71cb62a115cb44f5eba5a8425 Author: Elan Ruusamäe <g...@delfi.ee> Date: Sat Nov 2 23:21:13 2013 +0200
fix call to autoheader autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/autogen.sh b/autogen.sh index e644114..d0fcd73 100755 --- a/autogen.sh +++ b/autogen.sh @@ -125,7 +125,7 @@ do fi echo "Running aclocal $aclocalinclude ..." aclocal $aclocalinclude - if grep "^AM_CONFIG_HEADER" configure.ac >/dev/null; then + if grep "^A[CM]_CONFIG_HEADER" configure.ac >/dev/null; then echo "Running autoheader..." autoheader fi ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/a9cf954e9f5a02c71cb62a115cb44f5eba5a8425 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit