VirtualBox

Changeset 2673 in kBuild for trunk/src


Ignore:
Timestamp:
Jan 31, 2013 1:27:12 PM (12 years ago)
Author:
bird
Message:

OS/2 kmk build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/config.h.os2

    r2591 r2673  
    4343#define HAVE_ATEXIT 1
    4444
    45 /* Define to 1 if you have the `bsd_signal' function. */
    46 #define HAVE_BSD_SIGNAL 1
    47 
    4845/* Use case insensitive file names */
    4946/* #undef HAVE_CASE_INSENSITIVE_FS */
     47
     48/* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
     49   don't. */
     50#define HAVE_DECL_BSD_SIGNAL 1
    5051
    5152/* Define if you have the clock_gettime function. */
     
    238239#define HAVE_STRING_H 1
    239240
     241/* Define to 1 if you have the `strncasecmp' function. */
     242#define HAVE_STRNCASECMP 1
     243
     244/* Define to 1 if you have the `strncmpi' function. */
     245/* #undef HAVE_STRNCMPI */
     246
    240247/* Define to 1 if you have the `strsignal' function. */
    241248#define HAVE_STRSIGNAL 1
    242249
     250/* Define to 1 if you have the `strndup' function. */
     251#define HAVE_STRNDUP 1
     252
     253/* Define to 1 if you have the `strnicmp' function. */
     254#define HAVE_STRNICMP 1
     255               
    243256/* Define to 1 if `n_un.n_name' is member of `struct nlist'. */
    244257/* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
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