X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=5349e6de5cbb26ffcf70a21b5fbc45080178a8df;hp=6cdcd5620d7f04986ebae5a3a27f3e3b93046c5d;hb=5fc12d397f0e5b6e69347b6a157004fc2bbcf02d;hpb=c08c77b6a1eb9d5a3350f332a580d3063e0b18f6 diff --git a/configure.ac b/configure.ac index 6cdcd56..5349e6d 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.6 2006-06-02 08:43:11 adam Exp $ +dnl $Id: configure.ac,v 1.7 2006-06-02 10:57:55 adam Exp $ AC_PREREQ(2.59) AC_INIT([yazpp],[1.0.0],[adam@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -40,6 +40,5 @@ AC_OUTPUT([ doc/Makefile doc/local.ent doc/common/Makefile - doc/common/tkl.xsl doc/common/html.xsl doc/common/man.xsl - doc/common/print.dsl doc/common/html.dsl + doc/common/print.dsl ],[sed s%yaz_echo_source=yes%yaz_echo_source=no%g < yazpp-config >src/yazpp-config && chmod +x yazpp-config src/yazpp-config])