--tabs option no longer available
[yaz-moved-to-github.git] / buildconf.sh
index d495c31..9a9d2ed 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.9 2002-03-06 01:38:51 adam Exp $
-aclocal 
-libtoolize --automake --force || exit 2
-automake -a  || exit 3
-autoconf || exit 4
+# $Id: buildconf.sh,v 1.14 2002-08-02 08:20:31 adam Exp $
+set -x
+aclocal
+libtoolize --automake --force 
+automake -a 
+autoconf
 if [ -f config.cache ]; then
        rm config.cache
 fi
-util/cvs-date.tcl include/yaz/yaz-date.h