pkgconfig_DATA = yaz.pc
SPEC_FILE=$(PACKAGE).spec
-EXTRA_DIST=$(SPEC_FILE) IDMETA README LICENSE NEWS m4/id-config.sh \
+EXTRA_DIST=$(SPEC_FILE) IDMETA README.md LICENSE NEWS m4/id-config.sh \
yaz-config.in yaz.pc.in m4/yaz.m4 m4/yaz_libxml2.m4 buildconf.sh \
Doxyfile.in m4/acx_pthread.m4 m4/ac_check_icu.m4
+++ /dev/null
-YAZ toolkit
-
-Copyright (C) 1995-2015 Index Data.
-See the file LICENSE for details.
-
-The primary output of the source here is the YAZ library, which
-contains support functions for implementing the server or client
-role of Z39.50 and SRU.
-
-On Unix, GNU configure is used to configure YAZ and generate Makefiles.
-Type "./configure", then "make" to build YAZ. Read
-doc/installation.unix.html for details.
-
-On Windows, a MS Visual Studio makefile is provided (nmake). The commands
- cd \win
- nmake
-should do. Refer to doc/installation.win32.html for details.
-
-Note: If you are using the Git snapshot of YAZ you must have autoconf,
-automake, libtool and xsltproc installed. Before running configure, create
-support files by running buildconf.sh in the top-level directory of YAZ.
-
-In any case refer to the documentation in sub directory doc or read
-it online at http://www.indexdata.com/yaz/
-
-File organisation:
-
-doc Documentation.
-
-src Source for the YAZ library.
-
-util Utility programs, ASN.1 compiler, MARC dump utility, and others.
-
-client A demonstration client for testing the protocol. It's bug'n
- ugly. But, it supports many features.
-
-ztest A demonstration server that implements a backend.
-
-etc Various configuration files.
-
-include/yaz The various header files.
-
-To get more information or assistance, send mail to yaz-help@indexdata.dk.
-Even better, sign on to the YAZ mailing list here:
-http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yazlist
-
--- /dev/null
+## YAZ toolkit
+
+Copyright (C) 1995-2015 Index Data.
+See the file LICENSE for details.
+
+The primary output of the source here is the
+[YAZ](http://www.indexdata.com/yaz) library, which contains support
+functions for implementing the server or client role of Z39.50 and SRU.
+
+For more information about YAZ refer to the documentation in sub
+directory `doc` or
+[online](http://www.indexdata.com/yaz/doc).
+
+To get more information or assistance, send mail to yaz-help@indexdata.dk.
+Even better, sign on to the
+[YAZ mailing list](http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yazlist)
+