Add MODS version 3 support.
[yazpp-moved-to-github.git] / configure.in
index 95fd05c..c6265bc 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE("yaz++",0.7.5)
+AM_INIT_AUTOMAKE("yaz++",0.7.8)
 
 AC_PROG_CC
 AC_PROG_CPP
@@ -8,7 +8,7 @@ AC_HEADER_STDC
 AM_DISABLE_SHARED
 AM_PROG_LIBTOOL
 
-YAZ_INIT(threads)
+YAZ_INIT(threads,2.0.10)
 
 dnl
 dnl ----- libXSLT
@@ -102,7 +102,6 @@ AC_OUTPUT([
        include/yaz++/Makefile
        yaz++-config
        zoom/Makefile
-       lib/Makefile
        doc/Makefile
        doc/yaz++.xml
        doc/yazprint.dsl doc/yazphp.dsl doc/yazhtml.dsl