OLD | NEW |
1 /* config.h.in. Generated from configure.in by autoheader. */ | 1 /* config.h.in. Generated from configure.in by autoheader. */ |
2 | 2 |
3 /* Define to 1 if you have the <ansidecl.h> header file. */ | 3 /* Define to 1 if you have the <ansidecl.h> header file. */ |
4 #undef HAVE_ANSIDECL_H | 4 #undef HAVE_ANSIDECL_H |
5 | 5 |
6 /* Define to 1 if you have the `clock_gettime' function. */ | 6 /* Define to 1 if you have the `clock_gettime' function. */ |
7 #undef HAVE_CLOCK_GETTIME | 7 #undef HAVE_CLOCK_GETTIME |
8 | 8 |
9 /* Define to 1 if you have the <dlfcn.h> header file. */ | 9 /* Define to 1 if you have the <dlfcn.h> header file. */ |
10 #undef HAVE_DLFCN_H | 10 #undef HAVE_DLFCN_H |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 #undef _POSIX_SOURCE | 210 #undef _POSIX_SOURCE |
211 | 211 |
212 /* Using the Win32 Socket implementation */ | 212 /* Using the Win32 Socket implementation */ |
213 #undef _WINSOCKAPI_ | 213 #undef _WINSOCKAPI_ |
214 | 214 |
215 /* Win32 Std C name mangling work-around */ | 215 /* Win32 Std C name mangling work-around */ |
216 #undef snprintf | 216 #undef snprintf |
217 | 217 |
218 /* Win32 Std C name mangling work-around */ | 218 /* Win32 Std C name mangling work-around */ |
219 #undef vsnprintf | 219 #undef vsnprintf |
OLD | NEW |