X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=165b93e342e675b4789d08e259501e8597ea2c43;hb=c2f14867d5abde02ffe548fb0e269aa37756915f;hp=984801933f3f73959121cda528af3ae8393b6a62;hpb=911c48d1500fb1fe8d43da7507c4fd46bc95e2ec;p=yazpp-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 9848019..165b93e 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,6 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.8 2002-09-10 11:58:13 adam Exp $ +# $Id: buildconf.sh,v 1.9 2002-09-10 12:00:20 adam Exp $ +set -x dir=`aclocal --print-ac-dir` if [ -f $dir/yaz.m4 ]; then aclocal