Added log level flag LOG_MALLOC, moved malloc entries there.
[yaz-moved-to-github.git] / buildconf.sh
index 9816e34..5373ba8 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.8 2002-02-28 13:21:16 adam Exp $
+# $Id: buildconf.sh,v 1.10 2002-03-16 11:46:18 adam Exp $
 aclocal 
-libtoolize --automake --force || exit 2
-automake -a  || exit 3
-autoconf || exit 4
+libtoolize --automake --force 
+automake -a 
+autoconf
 if [ -f config.cache ]; then
        rm config.cache
 fi
-#util/cvs-date.tcl include/yaz/yaz-date.h
+util/cvs-date.tcl include/yaz/yaz-date.h