X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=yazpp.m4;h=fe0949f0d33f98f668632e80be2296013061c8bd;hp=85e839356a2ab5363d0acf147a02a3bcda68c2a4;hb=101d9c2ca072f3cd7fb6cb89c67573318b14b8c1;hpb=2f1a9a4b28ae43c9da9e0740f84048065b2d3bf6;ds=sidebyside 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++)