VirtualBox

Changeset 511 in kBuild for trunk/src/gmake


Ignore:
Timestamp:
Sep 15, 2006 7:33:06 AM (18 years ago)
Author:
bird
Message:

Regenerated.

File:
1 edited

Legend:

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

    r202 r511  
    2121/* Define to 1 if translation of program messages to the user's native
    2222   language is requested. */
    23 /* #define ENABLE_NLS 1 */
    24 #undef ENABLE_NLS
     23#define ENABLE_NLS 1
    2524
    2625/* Use high resolution file timestamps if nonzero. */
     
    4140#define HAVE_ANSI_COMPILER 1
    4241
     42/* Define to 1 if you have the `atexit' function. */
     43#define HAVE_ATEXIT 1
     44
    4345/* Define to 1 if you have the `bsd_signal' function. */
    4446#define HAVE_BSD_SIGNAL 1
    4547
     48/* Use case insensitive file names */
     49/* #undef HAVE_CASE_INSENSITIVE_FS */
     50
    4651/* Define if you have the clock_gettime function. */
    4752#define HAVE_CLOCK_GETTIME 1
     
    5358/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
    5459   don't. */
    55 #define HAVE_DECL_SYS_SIGLIST 0
     60#define HAVE_DECL_SYS_SIGLIST 1
     61
     62/* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
     63   don't. */
     64#define HAVE_DECL__SYS_SIGLIST 1
     65
     66/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
     67   don't. */
     68#define HAVE_DECL___SYS_SIGLIST 0
    5669
    5770/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     
    6275/* #undef HAVE_DOPRNT */
    6376
    64 /* Define this if your system requires backslashes or drive specs in
    65    pathnames. */
     77/* Use platform specific coding */
    6678/* #undef HAVE_DOS_PATHS */
    6779
     
    93105#define HAVE_GETLOADAVG 1
    94106
     107/* Define to 1 if you have the `getrlimit' function. */
     108#define HAVE_GETRLIMIT 1
     109
    95110/* Define if the GNU gettext() function is already present or preinstalled. */
    96111#define HAVE_GETTEXT 1
     
    117132#define HAVE_LOCALE_H 1
    118133
     134/* Define to 1 if you have the `lstat' function. */
     135#define HAVE_LSTAT 1
     136
    119137/* Define to 1 if you have the <mach/mach.h> header file. */
    120138/* #undef HAVE_MACH_MACH_H */
     
    147165/* #undef HAVE_PSTAT_GETDYNAMIC */
    148166
     167/* Define to 1 if you have the `readlink' function. */
     168#define HAVE_READLINK 1
     169
     170/* Define to 1 if you have the `realpath' function. */
     171#define HAVE_REALPATH 1
     172
    149173/* Define if <signal.h> defines the SA_RESTART constant. */
    150174#define HAVE_SA_RESTART 1
     
    168192#define HAVE_SETREUID 1
    169193
     194/* Define to 1 if you have the `setrlimit' function. */
     195#define HAVE_SETRLIMIT 1
     196
    170197/* Define to 1 if you have the `setvbuf' function. */
    171198#define HAVE_SETVBUF 1
     
    228255#define HAVE_SYS_PARAM_H 1
    229256
     257/* Define to 1 if you have the <sys/resource.h> header file. */
     258#define HAVE_SYS_RESOURCE_H 1
     259
    230260/* Define to 1 if you have the <sys/stat.h> header file. */
    231261#define HAVE_SYS_STAT_H 1
     
    278308/* Define this to enable job server support in GNU make. */
    279309#define MAKE_JOBSERVER 1
     310
     311/* Define this to enable symbolic link timestamp checking. */
     312#define MAKE_SYMLINKS 1
    280313
    281314/* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
     
    299332
    300333/* Define to the full name and version of this package. */
    301 #define PACKAGE_STRING "GNU make 3.81beta1"
     334#define PACKAGE_STRING "GNU make 3.81"
    302335
    303336/* Define to the one symbol short name of this package. */
     
    305338
    306339/* Define to the version of this package. */
    307 #define PACKAGE_VERSION "3.81beta1"
     340#define PACKAGE_VERSION "3.81"
    308341
    309342/* Define to 1 if the C compiler supports function prototypes. */
     
    355388
    356389/* Version number of package */
    357 #define VERSION "3.81beta1"
     390#define VERSION "3.81"
     391
     392/* Use platform specific coding */
     393/* #undef WINDOWS32 */
    358394
    359395/* Define if using the dmalloc debugging malloc package */
     
    404440/* #undef vfork */
    405441
    406 
     442/* bird: added  */
    407443#define LOCALEDIR   ""
    408444#define ALIASPATH   ""
    409445#define LIBDIR      ""
    410446#define INCLUDEDIR  ""
    411 
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