X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yaz.m4;h=05ae608125c78d61e4000c3543d9501c1959923a;hb=1b6019ff065a98af709be905adc6c08094471d57;hp=65097e5659a3a3ced0aed8ebb4efe30e20408d16;hpb=ede88f279b65d43cb53204dc9d15ff79d57680f6;p=yazpp-moved-to-github.git diff --git a/yaz.m4 b/yaz.m4 index 65097e5..05ae608 100644 --- a/yaz.m4 +++ b/yaz.m4 @@ -1,4 +1,4 @@ -## $Id: yaz.m4,v 1.5 2004-02-05 11:56:10 adam Exp $ +## $Id: yaz.m4,v 1.6 2004-02-05 14:18:34 adam Exp $ ## # Use this m4 funciton for autoconf if you use YAZ in your own # configure script. @@ -58,8 +58,6 @@ AC_DEFUN([YAZ_INIT], if test "$have_yaz_version" -lt "$req_yaz_version"; then AC_MSG_ERROR([$YAZVERSION. Requires $2 or later]) fi - else - AC_MSG_RESULT([$YAZVERSION]) fi fi ])