X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yazpp.m4;h=aa235732de11759b5648d7395bae415ce5eb9f12;hb=a78a33783fe04e47932ad2c4a10e70659b0d15f4;hp=468236ee5f7191e6f9b9281387320800f47af256;hpb=b5df64a7419369d341107d57fed288584016a843;p=yazpp-moved-to-github.git diff --git a/yazpp.m4 b/yazpp.m4 index 468236e..aa23573 100644 --- a/yazpp.m4 +++ b/yazpp.m4 @@ -1,4 +1,4 @@ -## $Id: yazpp.m4,v 1.1 2002-11-14 14:41:07 adam Exp $ +## $Id: yazpp.m4,v 1.2 2004-04-11 14:34:01 adam Exp $ AC_DEFUN([YAZPP_INIT], [ AC_SUBST(YAZPPLIB) @@ -24,7 +24,7 @@ AC_DEFUN([YAZPP_INIT], fi done if test "x$yazppconfig" = "xNONE"; then - AC_PATH_PROG(yazppconfig, yaz-config, NONE) + AC_PATH_PROG(yazppconfig, yaz++-config, NONE) fi fi AC_MSG_CHECKING(for YAZ++)