Make buildconf.sh verbose
[yazpp-moved-to-github.git] / buildconf.sh
index 9848019..165b93e 100755 (executable)
@@ -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