X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.in;h=8834f7a27a24dd7163e20cfb6f389148580b54b9;hb=d3149b0b6fb8208e6e7a145313215cd259970a74;hp=2620e8a86fb6b4a0d31f1c50c01cd0cd70c6dd89;hpb=84d0e77ec401bb5c245502fc3c0d44864025fb9c;p=yazpp-moved-to-github.git diff --git a/configure.in b/configure.in index 2620e8a..8834f7a 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ AC_HEADER_STDC AM_DISABLE_SHARED AM_PROG_LIBTOOL -YAZ_INIT(threads,2.0.12) +YAZ_INIT(threads,2.0.29) YAZ_DOC AC_ARG_ENABLE(zoom,[ --disable-zoom disable ZOOM (for old C++ compilers)],[enable_zoom=$enableval],[enable_zoom=yes])