From e3c65ac83eb7cf8848fbc17ff95ba729cc235363 Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Mon, 12 Mar 2001 15:05:49 +0000 Subject: [PATCH] *** empty log message *** --- README | 23 ++++++++++++++--------- configure | 2 +- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/README b/README index 8a8a0c2..a46abe1 100644 --- a/README +++ b/README @@ -11,15 +11,20 @@ Starting from version 0.4.10 abook is know to compile with the native curses library of SUN Solaris and OpenBSD. If you compile with --enable-debug flag you should run abook like this: -abook 2> debug or abook 2> /dev/null. Abook 0.4.8 has been compiled and tested -successfully on following platforms: - -Linux (Debian GNU/Linux 2.1, RedHat 6.1) -FreeBSD 3.3 -Solaris 2.5 / 2.6 (thanks Michael Wiedmann) -AIX 3.2.5 (tested by Brian Salter-Duke) -DEC alpha ? (tested by Brian Salter-Duke) -Irix 6.5 (abook version 0.4.11) +abook 2> debug or abook 2> /dev/null. Abook has been compiled and tested +successfully on following platforms: (NOTE: All versions of abook haven't +been tested on all platforms.) + +Linux (Debian GNU/Linux 2.1/2.2, RedHat 6.x) +Solaris 2.4 +Solaris 2.5 +Solaris 2.6 +FreeBSD 3.3 (newer versions should work) +OpenBSD +NetBSD (reportedly requires ncurses to work properly) +AIX 3.2.5 +DEC alpha ? +Irix 6.5 INSTALLATION diff --git a/configure b/configure index c67069c..0052f1e 100755 --- a/configure +++ b/configure @@ -695,7 +695,7 @@ fi PACKAGE=abook -VERSION=0.4.12pre1 +VERSION=0.4.12pre1cvs if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } -- 2.39.2