Use awk as found by configure
[yaz-moved-to-github.git] / README
diff --git a/README b/README
index fbdd32c..2830015 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-YAZ toolkit - $Id: README,v 1.49 2006-10-13 11:25:24 adam Exp $
+YAZ toolkit
 
 
-Copyright (C) 1995-2006, Index Data ApS.
+Copyright (C) 1995-2008, Index Data ApS.
 See the file LICENSE for details.
 
 The primary output of the source here is the YAZ library, which
 See the file LICENSE for details.
 
 The primary output of the source here is the YAZ library, which
@@ -16,7 +16,7 @@ On Windows, a MS Visual Studio makefile is provided (nmake). The commands
   nmake
 should do. Refer to doc/installation.win32.html for details.
 
   nmake
 should do. Refer to doc/installation.win32.html for details.
 
-Note: If you are using the CVS snapshot of YAZ you must have autoconf,
+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.  
 
 automake, libtool and xsltproc installed. Before running configure, create
 support files by running buildconf.sh in the top-level directory of YAZ.