From 759fc8cf705fba74aabb6df59c916efe7204898a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Tue, 22 Mar 2016 22:41:58 +0000 Subject: Rename 'aclocal-fallback' directory to 'm4' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icac1c43264b6c6fd426d3c5146863a491b48b4ff Reviewed-on: https://code.wireshark.org/review/14569 Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index c1b0a549cc..5092e7685d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -135,7 +135,7 @@ fi $DIE -aclocal_flags="-I ./aclocal-fallback" +aclocal_flags="-I m4" aclocalinclude="$ACLOCAL_FLAGS $aclocal_flags"; echo $ACLOCAL $aclocalinclude $ACLOCAL $aclocalinclude || exit 1 -- cgit v1.2.3