From a8af539306d4c9a41c41c34c40f70895086d0de1 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 29 Oct 2009 01:50:24 +0000 Subject: Trace the output of autogen.sh to follow progress easily. --- autogen.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autogen.sh b/autogen.sh index 1f7e1eb..82adbf2 100755 --- a/autogen.sh +++ b/autogen.sh @@ -10,6 +10,8 @@ if test -d .git; then fi fi +set -x + aclocal autoheader automake -a -- cgit v1.2.3