X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=8089ab2be8464d5df7d33dc494958b1177fca40f;hp=17d2eebeac0d9f1a6240358ecb9c5519a38211a6;hb=a3a26b06c66dde58f29607059114f35289bf2cdb;hpb=ee343f8053b8f1c8b64a3c7994c8d0c04efc79d4 diff --git a/buildconf.sh b/buildconf.sh index 17d2eeb..8089ab2 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,8 +1,8 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.1 2004-04-11 11:36:46 adam Exp $ +# $Id: buildconf.sh,v 1.2 2004-04-11 14:25:50 adam Exp $ set -x dir=`aclocal --print-ac-dir` -if [ -f $dir/yaz.m4 ]; then +if [ -f $dir/yazpp.m4 ]; then aclocal else aclocal -I .