X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=a5fca8ed48ca5c5c3d749d7324822c02dc721b54;hp=8430990ef16ceb27f3f9945d8751bcf02ba83b76;hb=24e8ba4deca04c30ead995e4c961f08027e120a9;hpb=f230abfaa62e6a2a56ae17f1a531c55ba2973b92 diff --git a/configure.ac b/configure.ac index 8430990..a5fca8e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl YAZ Toolkit, Index Data 1994-2006 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.15 2006-05-23 09:40:43 marc Exp $ +dnl $Id: configure.ac,v 1.22 2006-06-07 10:48:45 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yaz],[2.1.19],[adam@indexdata.dk]) +AC_INIT([yaz],[2.1.21],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8]) @@ -358,12 +358,9 @@ client/Makefile ztest/Makefile zoom/Makefile doc/Makefile -doc/yaz.xml +doc/local.ent doc/common/Makefile -doc/common/html.dsl -doc/common/html.xsl doc/common/print.dsl -doc/common/tkl.xsl etc/Makefile yaz-config Doxyfile @@ -381,17 +378,14 @@ Build distribution tarball with Verify distribution tarball with make distcheck - -Or just build the Debian packages without configuring - dpkg-buildpackage -rfakeroot ' echo \ "------------------------------------------------------------------------ Configuration: - Package: ${PACKAGE} - Version: ${VERSION} + YAZ Package: ${PACKAGE} + YAZ Version: ${VERSION} Bugreport: ${PACKAGE_BUGREPORT} Source code location: ${srcdir} C Preprocessor: ${CPP}