2 * PROJECT: MKISOFS for the ReactOS Build System
3 * LICENSE: GNU GPLv2 as published by the Free Software Foundation
4 * AUTHORS: Colin Finck <colin@reactos.org>
8 * When mkisofs is part of Schily tools, this file is generated by the Schily Build System
9 * and checks the existence of hundreds of headers and functions.
10 * For the ReactOS Build System, we provide a written version of this file with sufficient
11 * information to build mkisofs and universal among our supported build platforms.
21 #define HAVE_STDARG_H 1
22 #define HAVE_STDLIB_H 1
23 #define HAVE_STDDEF_H 1
24 #define HAVE_STRING_H 1
25 #define STDC_HEADERS 1
28 #define HAVE_UNISTD_H 1
31 #define HAVE_LIMITS_H 1
32 #define HAVE_FCNTL_H 1
38 #define HAVE_INTTYPES_H 1
39 #define HAVE_STDINT_H 1
42 #define HAVE_DIRENT_H 1
43 #define HAVE_SYS_TIME_H 1
44 #define TIME_WITH_SYS_TIME 1
47 #define HAVE_SYS_TYPES_H 1
49 #define HAVE_ERRNO_DEF 1
52 #define HAVE_WINDOWS_H 1
56 #define HAVE_LOCALE_H 1
57 #define HAVE_CTYPE_H 1
58 #define HAVE_WCTYPE_H 1
59 #define HAVE_WCHAR_H 1
62 * Convert to SCHILY name
64 #define HAVE_STDC_HEADERS
69 #define HAVE_STRERROR 1
72 #define HAVE_MEMMOVE 1
76 #define HAVE_GETTIMEOFDAY 1
80 #define HAVE_VA_COPY 1
84 #define HAVE_C99_ISINF 1
85 #define HAVE_C99_ISNAN 1
87 #define HAVE_SNPRINTF 1
88 #if defined(_MSC_VER) && _MSC_VER < 1900
89 #define snprintf _snprintf
93 #define HAVE_STRNCAT 1
95 #define HAVE_STRNCMP 1
99 #define HAVE_STRLCAT 1
100 #define HAVE_STRLCPY 1
103 #define HAVE_STRNCPY 1
104 #define HAVE_STRDUP 1
105 #define HAVE_STRLEN 1
106 #define HAVE_STRCHR 1
107 #define HAVE_STRRCHR 1
108 #define HAVE_STRSTR 1
109 #define HAVE_STRCASECMP 1
110 #define HAVE_STRNCASECMP 1
113 #define HAVE_USLEEP 1
116 #define HAVE_WCSCAT 1
117 #define HAVE_WCSNCAT 1
118 #define HAVE_WCSCMP 1
119 #define HAVE_WCSNCMP 1
120 #define HAVE_WCSCPY 1
123 #define HAVE_WCSLCAT 1
124 #define HAVE_WCSLCPY 1
127 #define HAVE_WCSNCPY 1
128 #define HAVE_WCSDUP 1
129 #define HAVE_WCSNDUP 1
130 #define HAVE_WCSLEN 1
131 #define HAVE_WCSNLEN 1
132 #define HAVE_WCSCHR 1
133 #define HAVE_WCSRCHR 1
134 #define HAVE_WCSSTR 1
137 #define HAVE_WCWIDTH 1
140 #define HAVE_SETVBUF 1
141 #define HAVE_ISWPRINT 1
142 #define HAVE_MBSINIT 1
143 #define HAVE_MBTOWC 1
144 #define HAVE_WCTOMB 1
145 #define HAVE_MBRTOWC 1
146 #define HAVE_WCRTOMB 1
148 #if !defined(WIN32) && !defined(__APPLE__)
149 #define HAVE_RAW_FEXECVE 1
156 #define HAVE__DEV_NULL 1
163 #define HAVE_STRUCT_TIMEVAL 1
166 #define HAVE_STRUCT_TIMEZONE 1
167 #define HAVE_STRUCT_TIMESPEC 1
172 #define HAVE_LONGLONG 1
175 #define VA_LIST_IS_ARRAY 1
181 #define nlink_t unsigned long
188 #define HAVE_TYPE_INTMAX_T 1
189 #define HAVE_TYPE_UINTMAX_T 1
198 /* Would need additional fprformat.c, less portable */
201 /* For a nice "mkisofs -version" :) */
202 #include <reactos/buildno.h>
203 #define HOST_CPU "ReactOS"
204 #define HOST_VENDOR KERNEL_VERSION_BUILD_STR
205 #define HOST_OS REACTOS_COMPILER_NAME "-" REACTOS_COMPILER_VERSION