X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=faa11cf0174135a92e9391fc08fd68675a9df74d;hp=9a9d2edfe435591cbf332a4c984c218963da745c;hb=20268c3c0fbcabb3696d4cefcb8b0a84598ed9f0;hpb=b2efa1743e712eb8d713ff1b934a09cc19b35a55 diff --git a/buildconf.sh b/buildconf.sh index 9a9d2ed..faa11cf 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,9 +1,9 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.14 2002-08-02 08:20:31 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