VirtualBox

Changeset 913 in kBuild for trunk


Ignore:
Timestamp:
May 24, 2007 4:39:05 AM (18 years ago)
Author:
bird
Message:

regenerated the file.

File:
1 edited

Legend:

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

    r511 r913  
    2121/* Define to 1 if translation of program messages to the user's native
    2222   language is requested. */
    23 #define ENABLE_NLS 1
     23/* #undef ENABLE_NLS */
    2424
    2525/* Use high resolution file timestamps if nonzero. */
     
    3737#define HAVE_ALLOCA_H 1
    3838
    39 /* Define if your compiler conforms to the ANSI C standard. */
     39/* Define to 1 if your compiler conforms to the ANSI C standard. */
    4040#define HAVE_ANSI_COMPILER 1
    4141
     
    4949/* #undef HAVE_CASE_INSENSITIVE_FS */
    5050
    51 /* Define if you have the clock_gettime function. */
     51/* Define to 1 if you have the clock_gettime function. */
    5252#define HAVE_CLOCK_GETTIME 1
    5353
    5454/* Define if the GNU dcgettext() function is already present or preinstalled.
    5555   */
    56 #define HAVE_DCGETTEXT 1
     56/* #undef HAVE_DCGETTEXT */
    5757
    5858/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
     
    109109
    110110/* Define if the GNU gettext() function is already present or preinstalled. */
    111 #define HAVE_GETTEXT 1
    112 
    113 /* Define if you have a standard gettimeofday function */
     111/* #undef HAVE_GETTEXT */
     112
     113/* Define to 1 if you have a standard gettimeofday function */
    114114#define HAVE_GETTIMEOFDAY 1
    115115
     
    138138/* #undef HAVE_MACH_MACH_H */
    139139
    140 /* Define to 1 if you have the `memcpy' function. */
    141 #define HAVE_MEMCPY 1
    142 
    143 /* Define to 1 if you have the `memmove' function. */
    144 #define HAVE_MEMMOVE 1
    145 
    146140/* Define to 1 if you have the <memory.h> header file. */
    147141#define HAVE_MEMORY_H 1
     
    171165#define HAVE_REALPATH 1
    172166
    173 /* Define if <signal.h> defines the SA_RESTART constant. */
     167/* Define to 1 if <signal.h> defines the SA_RESTART constant. */
    174168#define HAVE_SA_RESTART 1
    175169
     
    217211
    218212/* Define to 1 if you have the `strcasecmp' function. */
    219 /* #undef HAVE_STRCASECMP */
    220 
    221 /* Define to 1 if you have the `strchr' function. */
    222 #define HAVE_STRCHR 1
     213#define HAVE_STRCASECMP 1
     214
     215/* Define to 1 if you have the `strcmpi' function. */
     216/* #undef HAVE_STRCMPI */
    223217
    224218/* Define to 1 if you have the `strcoll' function and it is properly defined.
     
    232226#define HAVE_STRERROR 1
    233227
     228/* Define to 1 if you have the `stricmp' function. */
     229/* #undef HAVE_STRICMP */
     230
    234231/* Define to 1 if you have the <strings.h> header file. */
    235232#define HAVE_STRINGS_H 1
     
    273270#define HAVE_SYS_WAIT_H 1
    274271
    275 /* Define this if you have the \`union wait' type in <sys/wait.h>. */
     272/* Define to 1 if you have the \`union wait' type in <sys/wait.h>. */
    276273/* #undef HAVE_UNION_WAIT */
    277274
     
    306303#define MAKE_HOST "i686-pc-linux-gnu"
    307304
    308 /* Define this to enable job server support in GNU make. */
     305/* Define to 1 to enable job server support in GNU make. */
    309306#define MAKE_JOBSERVER 1
    310307
    311 /* Define this to enable symbolic link timestamp checking. */
     308/* Define to 1 to enable symbolic link timestamp checking. */
    312309#define MAKE_SYMLINKS 1
    313310
     
    316313/* #undef NLIST_NAME_UNION */
    317314
    318 /* Define if struct nlist.n_name is a pointer rather than an array. */
     315/* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
    319316/* #undef NLIST_STRUCT */
    320317
     
    332329
    333330/* Define to the full name and version of this package. */
    334 #define PACKAGE_STRING "GNU make 3.81"
     331#define PACKAGE_STRING "GNU make 3.81.90"
    335332
    336333/* Define to the one symbol short name of this package. */
     
    338335
    339336/* Define to the version of this package. */
    340 #define PACKAGE_VERSION "3.81"
     337#define PACKAGE_VERSION "3.81.90"
     338
     339/* Define to the character that separates directories in PATH. */
     340#define PATH_SEPARATOR_CHAR ':'
    341341
    342342/* Define to 1 if the C compiler supports function prototypes. */
     
    349349#define SCCS_GET "get"
    350350
    351 /* Define this if the SCCS 'get' command understands the '-G<file>' option. */
     351/* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
    352352/* #undef SCCS_GET_MINUS_G */
    353353
     
    359359/* If using the C implementation of alloca, define if you know the
    360360   direction of stack growth for your system; otherwise it will be
    361    automatically deduced at run-time.
     361   automatically deduced at runtime.
    362362        STACK_DIRECTION > 0 => grows toward higher addresses
    363363        STACK_DIRECTION < 0 => grows toward lower addresses
     
    388388
    389389/* Version number of package */
    390 #define VERSION "3.81"
     390#define VERSION "3.81.90"
    391391
    392392/* Use platform specific coding */
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