Added log level flag LOG_MALLOC, moved malloc entries there.
[yaz-moved-to-github.git] / buildconf.sh
1 #!/bin/sh
2 # $Id: buildconf.sh,v 1.10 2002-03-16 11:46:18 adam Exp $
3 aclocal 
4 libtoolize --automake --force 
5 automake -a 
6 autoconf
7 if [ -f config.cache ]; then
8         rm config.cache
9 fi
10 util/cvs-date.tcl include/yaz/yaz-date.h