X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure;h=47e676a69b33ada424c517edcdc11aae96d8ff0a;hp=c19d13928614b08d7b3463f42cbcda9ee95dffbb;hb=42eee1a00a498bd7a106363d85f804d163d3cfb6;hpb=7c7a61e6c983a3f87a697597995ed885d8465a01 diff --git a/configure b/configure index c19d139..47e676a 100755 --- a/configure +++ b/configure @@ -875,7 +875,7 @@ fi if test -L z39.50; then rm z39.50 fi -if test ! -d $YCDIR; then +if test ! -d "$YCDIR"; then echo "configure: warning: YC directory ${YCDIR} doesn't exist" 1>&2 fi if test "$YCDIR" = ""; then