X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=yazpp.m4;h=fe0949f0d33f98f668632e80be2296013061c8bd;hp=85e839356a2ab5363d0acf147a02a3bcda68c2a4;hb=1140087a2083011f1d238be6fe1141f016096311;hpb=a3a26b06c66dde58f29607059114f35289bf2cdb diff --git a/yazpp.m4 b/yazpp.m4 index 85e8393..fe0949f 100644 --- a/yazpp.m4 +++ b/yazpp.m4 @@ -1,4 +1,4 @@ -## $Id: yazpp.m4,v 1.1 2004-04-11 11:36:46 adam Exp $ +## $Id: yazpp.m4,v 1.2 2004-04-11 14:34:16 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++)