Changeset 997 in kBuild
- Timestamp:
- May 29, 2007 9:19:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/config.h.linux
r920 r997 1 /* config.h. Generated by configure. */1 /* config.h. Generated from config.h.in by configure. */ 2 2 /* config.h.in. Generated from configure.in by autoheader. */ 3 3 … … 19 19 /* #undef DGUX */ 20 20 21 /* Define to 1 if translation of program messages to the user's native22 language is requested. */23 /* #undef ENABLE_NLS */24 25 21 /* Use high resolution file timestamps if nonzero. */ 26 22 #define FILE_TIMESTAMP_HI_RES 1 … … 51 47 /* Define to 1 if you have the clock_gettime function. */ 52 48 #define HAVE_CLOCK_GETTIME 1 53 54 /* Define if the GNU dcgettext() function is already present or preinstalled.55 */56 /* #undef HAVE_DCGETTEXT */57 49 58 50 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you … … 108 100 #define HAVE_GETRLIMIT 1 109 101 110 /* Define if the GNU gettext() function is already present or preinstalled. */111 /* #undef HAVE_GETTEXT */112 113 102 /* Define to 1 if you have a standard gettimeofday function */ 114 103 #define HAVE_GETTIMEOFDAY 1 115 116 /* Define if you have the iconv() function. */117 /* #undef HAVE_ICONV */118 104 119 105 /* Define to 1 if you have the <inttypes.h> header file. */
Note:
See TracChangeset
for help on using the changeset viewer.