X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure;h=1e941e00132fd48c137025f78e2a27b714db239d;hb=ee0459ed35eb48fdbf8e221de1ef7d6d59a0b0ad;hp=282a046cd975905c65bc1cebe4a61565881569af;hpb=3518888d1548b5f157909599122c757f29d92080;p=yaz-moved-to-github.git diff --git a/configure b/configure index 282a046..1e941e0 100755 --- a/configure +++ b/configure @@ -1638,7 +1638,7 @@ fi echo $ac_n "checking whether proto.h needs to be generated""... $ac_c" 1>&6 echo "configure:1640: checking whether proto.h needs to be generated" >&5 yaz_include=${srcdir}/include/yaz -if test -e ${yaz_include}/proto.h && cmp -s ${yaz_include}/$HFILE ${yaz_include}/proto.h; then +if test -r ${yaz_include}/proto.h && cmp -s ${yaz_include}/$HFILE ${yaz_include}/proto.h; then echo "$ac_t""no" 1>&6 else echo "$ac_t""yes" 1>&6