Changed to flush apdu and marc log files a apdu is recived.
[yaz-moved-to-github.git] / buildconf.sh
1 #!/bin/sh
2 # $Id: buildconf.sh,v 1.7 2001-11-06 17:03:50 adam Exp $
3 aclocal 
4 libtoolize --automake --force || exit 2
5 automake -a  || exit 3
6 autoconf || exit 4
7 if [ -f config.cache ]; then
8         rm config.cache
9 fi
10 util/cvs-date.tcl include/yaz/yaz-date.h