Diff for /embedaddon/readline/INSTALL between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2014/07/30 08:16:45 version 1.1.1.2, 2021/03/17 01:01:01
Line 1 Line 1
 Basic Installation  Basic Installation
 ==================  ==================
   
These are installation instructions for Readline-6.3.These are installation instructions for Readline-8.1.
   
 The simplest way to compile readline is:  The simplest way to compile readline is:
   
Line 183  The readline `configure' recognizes a single `--with-P Line 183  The readline `configure' recognizes a single `--with-P
   
 `--enable-static'  `--enable-static'
     Build the static libraries by default.  The default is `yes'.      Build the static libraries by default.  The default is `yes'.
   
   `--enable-bracketed-paste-default'
       Enable bracketed paste by default, so the initial value of the
       `enable-bracketed-paste' Readline variable is `on'. The default
       is `yes'.
     
 Shared Libraries  Shared Libraries
 ================  ================

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>