Changeset e8afce4 for appendices


Ignore:
Timestamp:
06/24/2022 02:07:01 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
c07d5a87
Parents:
4a01726
git-author:
Xi Ruoyao <xry111@…> (06/22/2022 07:12:06 AM)
git-committer:
William Harrington <kb0iic@…> (06/24/2022 02:07:01 PM)
Message:

bc: enable readline

Using readline can improve line editing feature of bc, but it's not
enabled by default.

As readline is already installed before bc, let's pick up this
improvement with no cost.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r4a01726 re8afce4  
    245245        <segtitle>&dependencies;</segtitle>
    246246        <seglistitem>
    247           <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, and Make</seg>
     247          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Readline</seg>
    248248        </seglistitem>
    249249      </segmentedlist>
     
    26532653        <segtitle>&before;</segtitle>
    26542654        <seglistitem>
    2655           <seg>Bash and Gawk</seg>
     2655          <seg>Bash, Bc, and Gawk</seg>
    26562656        </seglistitem>
    26572657      </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.