bugGNU Screen - Bugs: bug #37528, configure option...

 
 

bug #37528: configure option "--enable-locale" misnamed and thus not working

Submitter:  None
Submitted:  Tue 09 Oct 2012 07:31:00 AM UTC
   
 
Category:  Build/Install Severity:  3 - Normal
Priority:  * 5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  4.0.3
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 11 Sep 2014 03:15:54 PM UTC, comment #1: 
Amadeusz Sławiński <amade>
Group administrator
Tue 09 Oct 2012 07:31:00 AM UTC, original submission:  

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.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #26725:  use_locale.diff added by None (1KiB - text/x-patch - Patch to fix configure and configure.in)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by amade (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-09-11 amade StatusNone Fixed
        Open/ClosedOpen Closed
    2012-10-09 None Attached File- Added use_locale.diff, #26725

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code