X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=5f076a5843c88e64984bd8b5d979a95241d32c1e;hp=acb37df16fb6ab2a69e0d4f92dfae9e9a580341a;hb=fc6d778b923000b5c6ad8e108b0b184178a9d33f;hpb=262ce1bfa2a3bc7045217e59281b4b59938a7da8 diff --git a/buildconf.sh b/buildconf.sh index acb37df..5f076a5 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.39 2006-06-27 12:23:11 adam Exp $ +# $Id: buildconf.sh,v 1.40 2006-07-06 10:17:51 adam Exp $ automake=automake aclocal=aclocal @@ -26,7 +26,7 @@ fi set -x # I am tired of underquoted warnings for Tcl macros -$aclocal -I m4 2>&1 | grep -v "warning: underquoted definition" +$aclocal -I m4 $libtoolize --automake --force $automake --add-missing $autoconf