Valery Ushakov a9db2f29ee main/screen: update configure arguments
screen 5.* changed the arguments to its configure script.

--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.

The same config.h is generated by configure.
2025-02-01 14:51:01 +00:00
..