X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=buildconf.sh;h=5f6c74b444dd98b59dceda161fd576346d38844a;hb=8b62f21d4317c0d9f48630a9782b1edb944bb11a;hp=17d2eebeac0d9f1a6240358ecb9c5519a38211a6;hpb=2f1a9a4b28ae43c9da9e0740f84048065b2d3bf6;p=yazproxy-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 17d2eeb..5f6c74b 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.4 2004-08-16 12:39:44 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 .