Skip to content
Snippets Groups Projects

main/screen: update configure arguments

Merged Valery Ushakov requested to merge nbuwe/aports:screen-configure-options into master

screen 5.* changed the arguments to its configure script.

When you build the package you can see in the log:

configure: WARNING: unrecognized options: --with-sys-screenrc, --enable-colors256, --enable-rxvt_osc

--with-system_screenrc is the new way to spell that argument's name. Since APKBUILD used that argument with its default value, the misspelled argument was ignored but the right (default) path was still used.

--enable-colors256 are --enable-rxvt_osc are gone (both are probably unconditional now).

The same config.h is generated by configure.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading