VirtualBox

Changeset 918 in kBuild for trunk/src


Ignore:
Timestamp:
May 24, 2007 10:42:27 PM (18 years ago)
Author:
bird
Message:

Avoid LOCALEDIR, ALIASDIR, LIBDIR and INCLUDEDIR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/main.c

    r917 r918  
    11371137  /* Set up gettext/internationalization support.  */
    11381138  setlocale (LC_ALL, "");
    1139 #ifndef LOCALEDIR /* bird */
     1139#ifdef LOCALEDIR /* bird */
    11401140  bindtextdomain (PACKAGE, LOCALEDIR);
    11411141  textdomain (PACKAGE);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette