X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=fce4b05cacc7755b106ea556f7b375399a65ec0b;hb=471c6dccdbb5c5a9c08b24c9abd6a1dcda29e79e;hp=8430990ef16ceb27f3f9945d8751bcf02ba83b76;hpb=f230abfaa62e6a2a56ae17f1a531c55ba2973b92;p=yaz-moved-to-github.git diff --git a/configure.ac b/configure.ac index 8430990..fce4b05 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ 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.18 2006-05-24 16:21:02 adam Exp $ AC_PREREQ(2.59) AC_INIT([yaz],[2.1.19],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -364,6 +364,7 @@ doc/common/html.dsl doc/common/html.xsl doc/common/print.dsl doc/common/tkl.xsl +doc/common/man.xsl etc/Makefile yaz-config Doxyfile @@ -381,17 +382,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}