YAZ proxy - A Z39.50/SRW/SRU proxy.
-$Id: README,v 1.1 2004-04-11 11:36:46 adam Exp $
+$Id: README,v 1.1.1.1 2004-04-11 11:36:46 adam Exp $
Introduction
------------
#!/bin/sh
-# $Id: buildconf.sh,v 1.1 2004-04-11 11:36:46 adam Exp $
+# $Id: buildconf.sh,v 1.1.1.1 2004-04-11 11:36:46 adam Exp $
set -x
dir=`aclocal --print-ac-dir`
if [ -f $dir/yaz.m4 ]; then
-## $Id: Makefile.am,v 1.1 2004-04-11 11:36:53 adam Exp $
+## $Id: Makefile.am,v 1.1.1.1 2004-04-11 11:36:53 adam Exp $
docdir=$(datadir)/doc/@PACKAGE@
SUPPORTFILES = \
<chapter id="installation">
- <!-- $Id: installation.xml,v 1.1 2004-04-11 11:36:52 adam Exp $ -->
+ <!-- $Id: installation.xml,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $ -->
<title>Installation</title>
<para>
You need a C++ compiler to compile and use YAZ++.
-<!-- $Id: introduction.xml,v 1.1 2004-04-11 11:36:52 adam Exp $ -->
+<!-- $Id: introduction.xml,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $ -->
<chapter id="introduction"><title>Introduction</title>
<para>
<ulink url="http://www.indexdata.dk/yazplusplus/">YAZ++</ulink>
-<!-- $Id: license.xml,v 1.1 2004-04-11 11:36:52 adam Exp $ -->
+<!-- $Id: license.xml,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $ -->
<appendix id="license"><title>License</title>
<section id="gpl"><title>GPL</title>
CDATA DSSSL>
]>
<!--
- $Id: yazhtml.dsl.in,v 1.1 2004-04-11 11:36:53 adam Exp $
+ $Id: yazhtml.dsl.in,v 1.1.1.1 2004-04-11 11:36:53 adam Exp $
-->
<style-sheet>
<style-specification use="docbook">
CDATA DSSSL>
]>
<!--
- $Id: yazphp.dsl.in,v 1.1 2004-04-11 11:36:53 adam Exp $
+ $Id: yazphp.dsl.in,v 1.1.1.1 2004-04-11 11:36:53 adam Exp $
-->
<style-sheet>
<style-specification use="docbook">
CDATA DSSSL>
]>
<!--
- $Id: yazprint.dsl.in,v 1.1 2004-04-11 11:36:53 adam Exp $
+ $Id: yazprint.dsl.in,v 1.1.1.1 2004-04-11 11:36:53 adam Exp $
-->
<style-sheet>
<style-specification use="docbook">
<!ENTITY yaz-proxy-ref SYSTEM "yaz-proxy-ref.xml">
<!ENTITY app-license SYSTEM "license.xml">
]>
-<!-- $Id: yazproxy.xml.in,v 1.1 2004-04-11 11:36:52 adam Exp $ -->
+<!-- $Id: yazproxy.xml.in,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $ -->
<book id="yazpp">
<bookinfo>
<title>YAZ++ User's Guide and Reference</title>
This manual covers version @VERSION@.
</simpara>
<simpara>
- CVS ID: $Id: yazproxy.xml.in,v 1.1 2004-04-11 11:36:52 adam Exp $
+ CVS ID: $Id: yazproxy.xml.in,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $
</simpara>
<simpara>
<inlinemediaobject>
-# $Id: Makefile.am,v 1.1 2004-04-11 11:37:00 adam Exp $
+# $Id: Makefile.am,v 1.1.1.1 2004-04-11 11:37:00 adam Exp $
proxydatadir=$(datadir)/yazproxy
proxydata_DATA = \
<?xml version="1.0"?>
-<!-- $Id: config.xml,v 1.1 2004-04-11 11:37:01 adam Exp $ -->
+<!-- $Id: config.xml,v 1.1.1.1 2004-04-11 11:37:01 adam Exp $ -->
<proxy>
<target name="bagel">
<url>indexdata.dk</url>
-# $Id: pqf.properties,v 1.1 2004-04-11 11:36:54 adam Exp $
+# $Id: pqf.properties,v 1.1.1.1 2004-04-11 11:36:54 adam Exp $
#
# Propeties file to drive org.z3950.zing.cql.CQLNode's toPQF()
# back-end and the YAZ CQL-to-PQF converter. This specifies the
<?xml version="1.0"?>
-<!-- $Id: voyager.xml,v 1.1 2004-04-11 11:37:01 adam Exp $ -->
+<!-- $Id: voyager.xml,v 1.1.1.1 2004-04-11 11:37:01 adam Exp $ -->
<proxy>
<!-- define default target and name it voyager -->
<target default="1" name="voyager">
-/* $Id: bw.h,v 1.1 2004-04-11 11:37:01 adam Exp $
+/* $Id: bw.h,v 1.1.1.1 2004-04-11 11:37:01 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-/* $Id: proxy.h,v 1.1 2004-04-11 11:37:01 adam Exp $
+/* $Id: proxy.h,v 1.1.1.1 2004-04-11 11:37:01 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-## $Id: Makefile.am,v 1.1 2004-04-11 11:36:46 adam Exp $
+## $Id: Makefile.am,v 1.1.1.1 2004-04-11 11:36:46 adam Exp $
AM_CXXFLAGS = $(YAZINC) -I$(srcdir)/../include $(XSLT_CFLAGS)
-/* $Id: yaz-bw.cpp,v 1.1 2004-04-11 11:36:46 adam Exp $
+/* $Id: yaz-bw.cpp,v 1.1.1.1 2004-04-11 11:36:46 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-/* $Id: yaz-proxy-config.cpp,v 1.1 2004-04-11 11:36:47 adam Exp $
+/* $Id: yaz-proxy-config.cpp,v 1.1.1.1 2004-04-11 11:36:47 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-/* $Id: yaz-proxy-main.cpp,v 1.1 2004-04-11 11:36:47 adam Exp $
+/* $Id: yaz-proxy-main.cpp,v 1.1.1.1 2004-04-11 11:36:47 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-/* $Id: yaz-proxy.cpp,v 1.1 2004-04-11 11:36:52 adam Exp $
+/* $Id: yaz-proxy.cpp,v 1.1.1.1 2004-04-11 11:36:52 adam Exp $
Copyright (c) 1998-2004, Index Data.
This file is part of the yaz-proxy.
-## $Id: yazpp.m4,v 1.1 2004-04-11 11:36:46 adam Exp $
+## $Id: yazpp.m4,v 1.1.1.1 2004-04-11 11:36:46 adam Exp $
AC_DEFUN([YAZPP_INIT],
[
AC_SUBST(YAZPPLIB)