X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=b534e7465ccfb4ad345b14b16c4ed41f26d3f51f;hb=97554b23cfc19394bb77f7f3c4bf0c8abf89297b;hp=5373ba8c5bc48161073030718800d272f37b55d3;hpb=f722c8d9517ec491e2469cdc91a3751dd5e7a6df;p=yaz-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 5373ba8..b534e74 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,10 +1,11 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.10 2002-03-16 11:46:18 adam Exp $ -aclocal +# $Id: buildconf.sh,v 1.16 2003-05-06 12:09:10 adam Exp $ +set -x +aclocal libtoolize --automake --force -automake -a +automake --add-missing +automake --add-missing autoconf if [ -f config.cache ]; then rm config.cache fi -util/cvs-date.tcl include/yaz/yaz-date.h