Changeset 085435e for Config.in


Ignore:
Timestamp:
09/05/2019 05:22:04 PM (5 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
0336215
Parents:
91b5249
Message:

Remove the obsolete vim-lang instructions and variable, and add non-wide-
charater ncurses library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.in

    r91b5249 r085435e  
    928928    #--- End Kernel
    929929
    930     config    VIMLANG
    931         bool "Install vim-lang package"
     930    config    NCURSES5
     931        bool "Install non-wide-character ncurses"
    932932        default n
    933         depends on !BOOK_HLFS && !BOOK_CLFS3
    934         help
    935             #-- Install the optional vim-lang package
    936             #   NOTE: This option is obsolete with the 7.3 release of Vim
    937             #   which is included in all recent releases of LFS.
     933        depends on BOOK_LFS || BOOK_LFS_SYSD
     934        help
     935            #-- Install the optional non wide character ncurses5 library
    938936
    939937    config    TIMEZONE
Note: See TracChangeset for help on using the changeset viewer.