screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #37528] configure option "--enable-locale" misnamed


From: anonymous
Subject: [screen-devel] [bug #37528] configure option "--enable-locale" misnamed and thus not working
Date: Tue, 09 Oct 2012 07:31:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]