VirtualBox

Changeset 2662 in kBuild for trunk/src


Ignore:
Timestamp:
Sep 10, 2012 10:01:50 PM (12 years ago)
Author:
bird
Message:

kmk: Update config.h.haiku.

File:
1 edited

Legend:

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

    r2591 r2662  
    3939#define HAVE_ATEXIT 1
    4040
    41 /* Define to 1 if you have the `bsd_signal' function. */
    42 /* #undef HAVE_BSD_SIGNAL */
    43 
    4441/* Use case insensitive file names */
    4542/* #undef HAVE_CASE_INSENSITIVE_FS */
    4643
    4744/* Define to 1 if you have the clock_gettime function. */
    48 /* #undef HAVE_CLOCK_GETTIME */
     45#define HAVE_CLOCK_GETTIME 1
     46
     47/* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
     48   don't. */
     49#define HAVE_DECL_BSD_SIGNAL 0
    4950
    5051/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
     
    7980#define HAVE_FDOPEN 1
    8081
     82/* Define to 1 if you have the `fileno' function. */
     83#define HAVE_FILENO 1
     84
    8185/* Define to 1 if you have the `fork' function. */
    8286#define HAVE_FORK 1
     
    220224/* Define to 1 if you have the <string.h> header file. */
    221225#define HAVE_STRING_H 1
     226
     227/* Define to 1 if you have the `strncasecmp' function. */
     228#define HAVE_STRNCASECMP 1
     229
     230/* Define to 1 if you have the `strncmpi' function. */
     231/* #undef HAVE_STRNCMPI */
     232
     233/* Define to 1 if you have the `strndup' function. */
     234#define HAVE_STRNDUP 1
     235
     236/* Define to 1 if you have the `strnicmp' function. */
     237/* #undef HAVE_STRNICMP */
    222238
    223239/* Define to 1 if you have the `strsignal' function. */
     
    399415/* #undef WITH_DMALLOC */
    400416
     417/* Enable large inode numbers on Mac OS X 10.5.  */
     418#ifndef _DARWIN_USE_64_BIT_INODE
     419# define _DARWIN_USE_64_BIT_INODE 1
     420#endif
     421
    401422/* Number of bits in a file offset, on hosts where this is settable. */
    402423/* #undef _FILE_OFFSET_BITS */
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