X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=b534e7465ccfb4ad345b14b16c4ed41f26d3f51f;hp=bcf0d28de1434bb446140eb5a9c3ec0cbbd7a990;hb=d0e56fdb958b43316f5ebffddd7f9dd8480978f8;hpb=dccf2111a2f7bed8ac96b29565b691c6413941c9 diff --git a/buildconf.sh b/buildconf.sh index bcf0d28..b534e74 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,8 +1,10 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.12 2002-05-13 18:34:53 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