X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.m4;h=5d7e86d6f054427746ce627ec62e40058e174dfd;hp=b59f97b6fbbafc553f11bb31aad6988bff383c41;hb=552daed9f1e10b6979346194fe4ce781298b4b0d;hpb=41e72cae5a6e59a2135765ad091dabb0de7221d5 diff --git a/yaz.m4 b/yaz.m4 index b59f97b..5d7e86d 100644 --- a/yaz.m4 +++ b/yaz.m4 @@ -1,4 +1,4 @@ -## $Id: yaz.m4,v 1.5 2004-02-05 11:54:09 adam Exp $ +## $Id: yaz.m4,v 1.6 2004-02-05 14:15:42 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 ])