X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=faa11cf0174135a92e9391fc08fd68675a9df74d;hb=20268c3c0fbcabb3696d4cefcb8b0a84598ed9f0;hp=440077e037b666e813d705b9cba60d3bcf534614;hpb=0edfdd01ae95aa2770f2e122bdea25208494acbd;p=yaz-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 440077e..faa11cf 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,8 +1,9 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.13 2002-07-25 12:52:52 adam Exp $ +# $Id: buildconf.sh,v 1.15 2003-05-06 11:37:18 adam Exp $ +set -x aclocal libtoolize --automake --force -automake -a +automake --add-missing autoconf if [ -f config.cache ]; then rm config.cache