dnl Zebra, Index Data Aps, 1995-2005
-dnl $Id: configure.in,v 1.91.2.11 2005-05-12 08:02:47 adam Exp $
+dnl $Id: configure.in,v 1.91.2.12 2005-05-12 21:00:47 adam Exp $
dnl
AC_INIT(include/zebraver.h)
AM_INIT_AUTOMAKE(idzebra,1.3.26)
else
yazflag=""
fi
-YAZ_INIT($yazflag)
+YAZ_INIT($yazflag,2.0.18)
YAZ_DOC
dnl ------ Look for Tcl
dnl See if user has specified location of tclConfig.sh; otherwise
res=`cd perl ; $perlbin Makefile.PL ; cd .. ;`;
fi
if test -z "$YAZLIB"; then
- echo "YAZ was not found. Use --with-yazconfig=DIR to specify location."
+ echo "YAZ was not found. Use --with-yaz=DIR to specify location."
test -f /etc/debian_version && echo "Debian package libyaz-dev is required."
fi