From ac9c6d5c786a016ca1dce297d167a5a963881f7e Mon Sep 17 00:00:00 2001 From: RestorerZ Date: Thu, 5 Oct 2023 22:25:12 +0200 Subject: patch 9.0.1994: inconsistent feature description Problem: inconsistent feature description Solution: delete old mentioned feature sets small and big The may however still be mentioned for historical reasons. e.g. The last Amiga built version is for Vim6.2 and is still a big version. closes: #13273 Signed-off-by: Christian Brabandt Co-authored-by: RestorerZ --- READMEdir/README_os390.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'READMEdir') diff --git a/READMEdir/README_os390.txt b/READMEdir/README_os390.txt index 87db0b4ec4..ecbe8cadc9 100644 --- a/READMEdir/README_os390.txt +++ b/READMEdir/README_os390.txt @@ -46,7 +46,7 @@ Change to the vim directory and do: $ export CC=cc $ export _CC_CCMODE=1 - $./configure --with-features=big --without-x --enable-gui=no + $./configure --with-features=normal --without-x --enable-gui=no $ cd src $ make -- cgit v1.2.3