weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #27277] Translations built and installed even with cm


From: Sterling X. Winter
Subject: [Weechat-dev] [bug #27277] Translations built and installed even with cmake -DDISABLE_NLS
Date: Tue, 18 Aug 2009 14:03:44 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/4.3; Linux) KHTML/4.3.0 (like Gecko)

URL:
  <http://savannah.nongnu.org/bugs/?27277>

                 Summary: Translations built and installed even with cmake
-DDISABLE_NLS
                 Project: WeeChat
            Submitted by: sterlingwinter
            Submitted on: Tue 18 Aug 2009 02:03:43 PM GMT
                Category: compilation
                Severity: 3 - Normal
              Item Group: compile/install
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
                IRC nick: 

    _______________________________________________________

Details:

With the weechat-0.3.0-rc3.bz2 sources, the cmake option DISABLE_NLS doesn't
work properly and the translation files are still compiled and installed (even
when toggling the option using ccmake instead of cmake). You should be able to
reproduce this with:

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DDISABLE_NLS:BOOL=ON
make
make install

The translations are installed as
/usr/local/share/locale/${LANG}/LC_MESSAGES/weechat.mo.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?27277>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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