X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=576c1d3021c01122349be9080d9c2a3c1d5a56c1;hp=4e75cf16f9b0e36407f1d326406d40b1ea2a3253;hb=77e4d83cc9e1d55c7d47c80b33f3b04125ae8c15;hpb=467c49ed93ecf15f434d28f3b0d3f3bb2949df8b diff --git a/configure.ac b/configure.ac index 4e75cf1..576c1d3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl yazproxy, Index Data 1994-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.15 2007-03-20 16:23:42 adam Exp $ +dnl $Id: configure.ac,v 1.16 2007-05-08 12:05:08 adam Exp $ AC_PREREQ(2.59) AC_INIT([yazproxy],[1.3.0],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -13,7 +13,7 @@ AC_PROG_CXX AC_HEADER_STDC AM_PROG_LIBTOOL -YAZPP_INIT(threads,1.0.1) +YAZPP_INIT([threads],[1.0.3]) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi