From: Adam Dickmeiss Date: Tue, 10 Sep 2002 12:00:20 +0000 (+0000) Subject: Make buildconf.sh verbose X-Git-Tag: YAZPP.0.3~1 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=03a58bebb2575313e5fb1709f2105541caaed237;hp=19bf0c849dab9319f646239a029eba39102ad151;p=yazpp-moved-to-github.git Make buildconf.sh verbose --- diff --git a/buildconf.sh b/buildconf.sh index 9848019..165b93e 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,6 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.8 2002-09-10 11:58:13 adam Exp $ +# $Id: buildconf.sh,v 1.9 2002-09-10 12:00:20 adam Exp $ +set -x dir=`aclocal --print-ac-dir` if [ -f $dir/yaz.m4 ]; then aclocal