Ignore:
Timestamp:
Dec 17, 2004, 4:03:42 PM (21 years ago)
Author:
bird
Message:

Win32 build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/config.h.linux

    r161 r202  
    2121/* Define to 1 if translation of program messages to the user's native
    2222   language is requested. */
    23 #define ENABLE_NLS 1
     23/* #define ENABLE_NLS 1 */
     24#undef ENABLE_NLS
    2425
    2526/* Use high resolution file timestamps if nonzero. */
     
    402403/* Define as `fork' if `vfork' does not work. */
    403404/* #undef vfork */
     405
     406
     407#define LOCALEDIR   ""
     408#define ALIASPATH   ""
     409#define LIBDIR      ""
     410#define INCLUDEDIR  ""
     411
Note: See TracChangeset for help on using the changeset viewer.