- Timestamp:
- May 24, 2007 10:42:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmakenew/main.c
r917 r918 1137 1137 /* Set up gettext/internationalization support. */ 1138 1138 setlocale (LC_ALL, ""); 1139 #if ndef LOCALEDIR /* bird */1139 #ifdef LOCALEDIR /* bird */ 1140 1140 bindtextdomain (PACKAGE, LOCALEDIR); 1141 1141 textdomain (PACKAGE);
Note:
See TracChangeset
for help on using the changeset viewer.