From 7634091325740ba59dcaaeffef87877d625e8df9 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 28 Jul 2008 15:13:31 +0000 Subject: for debugging purposes show ACLOCAL_FLAGS --- ares/buildconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ares/buildconf') diff --git a/ares/buildconf b/ares/buildconf index 7e5e077b2..bfaf39e87 100755 --- a/ares/buildconf +++ b/ares/buildconf @@ -5,6 +5,8 @@ if test -z "$ACLOCAL_FLAGS"; then else ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4" fi +export ACLOCAL_FLAGS +echo "cares buildconf: using ACLOCAL_FLAGS: $ACLOCAL_FLAGS" ${LIBTOOLIZE:-libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} $ACLOCAL_FLAGS -- cgit v1.2.3