URL: <http://savannah.gnu.org/bugs/?37528>
Summary: configure option "--enable-locale" misnamed and thus not working Project: GNU Screen Submitted by: None Submitted on: Tue 09 Oct 2012 07:31:00 AM UTC Category: Build/Install Severity: 3 - Normal Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 4.0.3 Fixed Release: None Planned Release: None Work Required: None _______________________________________________________ Details: 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. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 09 Oct 2012 07:31:00 AM UTC Name: use_locale.diff Size: 1kB By: None Patch to fix configure and configure.in <http://savannah.gnu.org/bugs/download.php?file_id=26725> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?37528> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/