forked from pool/screen
The currently used "--enable-locale" is not correct, it should be "--enable-use-locale" instead, as the configure code is testing: -------- if test "$enable_use_locale" = "yes"; then ... -------- Hence, using "--enable-locale" will result in a warning about an unknown option. Changelog updated and bug reported upstream here: https://savannah.gnu.org/bugs/index.php?37528 (forwarded request 137554 from lnt-sysadmin) OBS-URL: https://build.opensuse.org/request/show/137608 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=34
Description
No description provided
Languages
Standard ML
100%