Ignore sub directory config.
[idzebra-moved-to-github.git] / configure.ac
index 02f43a9..280e029 100644 (file)
@@ -1,11 +1,11 @@
-dnl Zebra, Index Data ApS, 1995-2007
-dnl $Id: configure.ac,v 1.65 2007-09-19 10:03:44 adam Exp $
+dnl Zebra, Index Data ApS, 1995-2008
+dnl $Id: configure.ac,v 1.77 2008-03-05 09:29:09 adam Exp $
 dnl
-AC_PREREQ(2.59)
-AC_INIT([idzebra],[2.0.18],[zebra-help@indexdata.dk])
+AC_PREREQ(2.60)
+AC_INIT([idzebra],[2.0.27],[zebra-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
-AM_INIT_AUTOMAKE([1.8])
+AM_INIT_AUTOMAKE([1.9])
 PACKAGE_SUFFIX="-2.0"
 AC_SUBST(PACKAGE_SUFFIX)
 dnl http://www.gnu.org/software/libtool/manual.html#Versioning
@@ -34,7 +34,7 @@ if test "$ac_cv_lib_crypt_crypt" = "yes"; then
 fi
 dnl
 dnl ------ YAZ
-YAZ_INIT([server],[3.0.3])
+YAZ_INIT([server icu],[3.0.17])
 if test "$YAZVERSION" = "NONE"; then
     AC_MSG_ERROR([YAZ development libraries required])
 fi
@@ -324,9 +324,12 @@ AC_OUTPUT([
   test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile
   test/espec/Makefile
   test/filters/Makefile
-  examples/Makefile examples/gils/Makefile examples/zthes/Makefile
-  examples/marc21/Makefile examples/marcxml/Makefile 
-  examples/alvis-oai/Makefile
+  examples/Makefile 
+  examples/gils/Makefile 
+  examples/marc21/Makefile 
+  examples/marcxml/Makefile 
+  examples/oai-pmh/Makefile
+  examples/zthes/Makefile
   idzebra.spec
   idzebra-config-2.0
   Doxyfile