X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=d495c31527548cca933dae69cc3b8dd8bff48c32;hp=047b5aac4f3938601f162954506e9c0ebb958cc2;hb=09abca5ee8cb11137decdfa7d10b822173ad5fe1;hpb=db9768c3988f9536c898250880c13923a2dde32d diff --git a/buildconf.sh b/buildconf.sh index 047b5aa..d495c31 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.7 2001-11-06 17:03:50 adam Exp $ +# $Id: buildconf.sh,v 1.9 2002-03-06 01:38:51 adam Exp $ aclocal libtoolize --automake --force || exit 2 automake -a || exit 3