Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/python2....
File: pyconfig-64.h
/* pyconfig.h. Generated from pyconfig.h.in by configure. */
[0] Fix | Delete
/* pyconfig.h.in. Generated from configure.ac by autoheader. */
[1] Fix | Delete
[2] Fix | Delete
[3] Fix | Delete
#ifndef Py_PYCONFIG_H
[4] Fix | Delete
#define Py_PYCONFIG_H
[5] Fix | Delete
[6] Fix | Delete
[7] Fix | Delete
/* Define if building universal (internal helper macro) */
[8] Fix | Delete
/* #undef AC_APPLE_UNIVERSAL_BUILD */
[9] Fix | Delete
[10] Fix | Delete
/* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want
[11] Fix | Delete
support for AIX C++ shared extension modules. */
[12] Fix | Delete
/* #undef AIX_GENUINE_CPLUSPLUS */
[13] Fix | Delete
[14] Fix | Delete
/* Define this if you have AtheOS threads. */
[15] Fix | Delete
/* #undef ATHEOS_THREADS */
[16] Fix | Delete
[17] Fix | Delete
/* Define this if you have BeOS threads. */
[18] Fix | Delete
/* #undef BEOS_THREADS */
[19] Fix | Delete
[20] Fix | Delete
/* Define to keep records on function call invocation */
[21] Fix | Delete
/* #undef CALL_PROFILE */
[22] Fix | Delete
[23] Fix | Delete
/* Define to keep records of the number of instances of each type */
[24] Fix | Delete
/* #undef COUNT_ALLOCS */
[25] Fix | Delete
[26] Fix | Delete
/* Define if you have the Mach cthreads package */
[27] Fix | Delete
/* #undef C_THREADS */
[28] Fix | Delete
[29] Fix | Delete
/* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM
[30] Fix | Delete
mixed-endian order (byte order 45670123) */
[31] Fix | Delete
/* #undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754 */
[32] Fix | Delete
[33] Fix | Delete
/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most
[34] Fix | Delete
significant byte first */
[35] Fix | Delete
/* #undef DOUBLE_IS_BIG_ENDIAN_IEEE754 */
[36] Fix | Delete
[37] Fix | Delete
/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the
[38] Fix | Delete
least significant byte first */
[39] Fix | Delete
#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
[40] Fix | Delete
[41] Fix | Delete
/* Define if --enable-ipv6 is specified */
[42] Fix | Delete
#define ENABLE_IPV6 1
[43] Fix | Delete
[44] Fix | Delete
/* Define if flock needs to be linked with bsd library. */
[45] Fix | Delete
/* #undef FLOCK_NEEDS_LIBBSD */
[46] Fix | Delete
[47] Fix | Delete
/* Define if getpgrp() must be called as getpgrp(0). */
[48] Fix | Delete
/* #undef GETPGRP_HAVE_ARG */
[49] Fix | Delete
[50] Fix | Delete
/* Define if gettimeofday() does not have second (timezone) argument This is
[51] Fix | Delete
the case on Motorola V4 (R40V4.2) */
[52] Fix | Delete
/* #undef GETTIMEOFDAY_NO_TZ */
[53] Fix | Delete
[54] Fix | Delete
/* Define to 1 if you have the `acosh' function. */
[55] Fix | Delete
#define HAVE_ACOSH 1
[56] Fix | Delete
[57] Fix | Delete
/* struct addrinfo (netdb.h) */
[58] Fix | Delete
#define HAVE_ADDRINFO 1
[59] Fix | Delete
[60] Fix | Delete
/* Define to 1 if you have the `alarm' function. */
[61] Fix | Delete
#define HAVE_ALARM 1
[62] Fix | Delete
[63] Fix | Delete
/* Define to 1 if you have the <alloca.h> header file. */
[64] Fix | Delete
#define HAVE_ALLOCA_H 1
[65] Fix | Delete
[66] Fix | Delete
/* Define this if your time.h defines altzone. */
[67] Fix | Delete
/* #undef HAVE_ALTZONE */
[68] Fix | Delete
[69] Fix | Delete
/* Define to 1 if you have the `asinh' function. */
[70] Fix | Delete
#define HAVE_ASINH 1
[71] Fix | Delete
[72] Fix | Delete
/* Define to 1 if you have the <asm/types.h> header file. */
[73] Fix | Delete
#define HAVE_ASM_TYPES_H 1
[74] Fix | Delete
[75] Fix | Delete
/* Define to 1 if you have the `atanh' function. */
[76] Fix | Delete
#define HAVE_ATANH 1
[77] Fix | Delete
[78] Fix | Delete
/* Define if GCC supports __attribute__((format(PyArg_ParseTuple, 2, 3))) */
[79] Fix | Delete
/* #undef HAVE_ATTRIBUTE_FORMAT_PARSETUPLE */
[80] Fix | Delete
[81] Fix | Delete
/* Define to 1 if bind_textdomain_codeset is available. */
[82] Fix | Delete
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
[83] Fix | Delete
[84] Fix | Delete
/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
[85] Fix | Delete
#define HAVE_BLUETOOTH_BLUETOOTH_H 1
[86] Fix | Delete
[87] Fix | Delete
/* Define to 1 if you have the <bluetooth.h> header file. */
[88] Fix | Delete
/* #undef HAVE_BLUETOOTH_H */
[89] Fix | Delete
[90] Fix | Delete
/* Define if nice() returns success/failure instead of the new priority. */
[91] Fix | Delete
/* #undef HAVE_BROKEN_NICE */
[92] Fix | Delete
[93] Fix | Delete
/* Define if the system reports an invalid PIPE_BUF value. */
[94] Fix | Delete
/* #undef HAVE_BROKEN_PIPE_BUF */
[95] Fix | Delete
[96] Fix | Delete
/* Define if poll() sets errno on invalid file descriptors. */
[97] Fix | Delete
/* #undef HAVE_BROKEN_POLL */
[98] Fix | Delete
[99] Fix | Delete
/* Define if the Posix semaphores do not work on your system */
[100] Fix | Delete
/* #undef HAVE_BROKEN_POSIX_SEMAPHORES */
[101] Fix | Delete
[102] Fix | Delete
/* Define if pthread_sigmask() does not work on your system. */
[103] Fix | Delete
/* #undef HAVE_BROKEN_PTHREAD_SIGMASK */
[104] Fix | Delete
[105] Fix | Delete
/* define to 1 if your sem_getvalue is broken. */
[106] Fix | Delete
/* #undef HAVE_BROKEN_SEM_GETVALUE */
[107] Fix | Delete
[108] Fix | Delete
/* Define if `unsetenv` does not return an int. */
[109] Fix | Delete
/* #undef HAVE_BROKEN_UNSETENV */
[110] Fix | Delete
[111] Fix | Delete
/* Define this if you have the type _Bool. */
[112] Fix | Delete
#define HAVE_C99_BOOL 1
[113] Fix | Delete
[114] Fix | Delete
/* Define to 1 if you have the 'chflags' function. */
[115] Fix | Delete
/* #undef HAVE_CHFLAGS */
[116] Fix | Delete
[117] Fix | Delete
/* Define to 1 if you have the `chown' function. */
[118] Fix | Delete
#define HAVE_CHOWN 1
[119] Fix | Delete
[120] Fix | Delete
/* Define if you have the 'chroot' function. */
[121] Fix | Delete
#define HAVE_CHROOT 1
[122] Fix | Delete
[123] Fix | Delete
/* Define to 1 if you have the `clock' function. */
[124] Fix | Delete
#define HAVE_CLOCK 1
[125] Fix | Delete
[126] Fix | Delete
/* Define if the C compiler supports computed gotos. */
[127] Fix | Delete
#define HAVE_COMPUTED_GOTOS 1
[128] Fix | Delete
[129] Fix | Delete
/* Define to 1 if you have the `confstr' function. */
[130] Fix | Delete
#define HAVE_CONFSTR 1
[131] Fix | Delete
[132] Fix | Delete
/* Define to 1 if you have the <conio.h> header file. */
[133] Fix | Delete
/* #undef HAVE_CONIO_H */
[134] Fix | Delete
[135] Fix | Delete
/* Define to 1 if you have the `copysign' function. */
[136] Fix | Delete
#define HAVE_COPYSIGN 1
[137] Fix | Delete
[138] Fix | Delete
/* Define to 1 if you have the <crypt.h> header file. */
[139] Fix | Delete
#define HAVE_CRYPT_H 1
[140] Fix | Delete
[141] Fix | Delete
/* Define to 1 if you have the `ctermid' function. */
[142] Fix | Delete
#define HAVE_CTERMID 1
[143] Fix | Delete
[144] Fix | Delete
/* Define if you have the 'ctermid_r' function. */
[145] Fix | Delete
/* #undef HAVE_CTERMID_R */
[146] Fix | Delete
[147] Fix | Delete
/* Define if you have the 'filter' function. */
[148] Fix | Delete
#define HAVE_CURSES_FILTER 1
[149] Fix | Delete
[150] Fix | Delete
/* Define to 1 if you have the <curses.h> header file. */
[151] Fix | Delete
#define HAVE_CURSES_H 1
[152] Fix | Delete
[153] Fix | Delete
/* Define if you have the 'has_key' function. */
[154] Fix | Delete
#define HAVE_CURSES_HAS_KEY 1
[155] Fix | Delete
[156] Fix | Delete
/* Define if you have the 'immedok' function. */
[157] Fix | Delete
#define HAVE_CURSES_IMMEDOK 1
[158] Fix | Delete
[159] Fix | Delete
/* Define if you have the 'is_pad' function or macro. */
[160] Fix | Delete
#define HAVE_CURSES_IS_PAD 1
[161] Fix | Delete
[162] Fix | Delete
/* Define if you have the 'is_term_resized' function. */
[163] Fix | Delete
#define HAVE_CURSES_IS_TERM_RESIZED 1
[164] Fix | Delete
[165] Fix | Delete
/* Define if you have the 'resizeterm' function. */
[166] Fix | Delete
#define HAVE_CURSES_RESIZETERM 1
[167] Fix | Delete
[168] Fix | Delete
/* Define if you have the 'resize_term' function. */
[169] Fix | Delete
#define HAVE_CURSES_RESIZE_TERM 1
[170] Fix | Delete
[171] Fix | Delete
/* Define if you have the 'syncok' function. */
[172] Fix | Delete
#define HAVE_CURSES_SYNCOK 1
[173] Fix | Delete
[174] Fix | Delete
/* Define if you have the 'typeahead' function. */
[175] Fix | Delete
#define HAVE_CURSES_TYPEAHEAD 1
[176] Fix | Delete
[177] Fix | Delete
/* Define if you have the 'use_env' function. */
[178] Fix | Delete
#define HAVE_CURSES_USE_ENV 1
[179] Fix | Delete
[180] Fix | Delete
/* Define if you have the 'wchgat' function. */
[181] Fix | Delete
#define HAVE_CURSES_WCHGAT 1
[182] Fix | Delete
[183] Fix | Delete
/* Define to 1 if you have the declaration of `isfinite', and to 0 if you
[184] Fix | Delete
don't. */
[185] Fix | Delete
#define HAVE_DECL_ISFINITE 1
[186] Fix | Delete
[187] Fix | Delete
/* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
[188] Fix | Delete
*/
[189] Fix | Delete
#define HAVE_DECL_ISINF 1
[190] Fix | Delete
[191] Fix | Delete
/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
[192] Fix | Delete
*/
[193] Fix | Delete
#define HAVE_DECL_ISNAN 1
[194] Fix | Delete
[195] Fix | Delete
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
[196] Fix | Delete
*/
[197] Fix | Delete
/* #undef HAVE_DECL_TZNAME */
[198] Fix | Delete
[199] Fix | Delete
/* Define to 1 if you have the device macros. */
[200] Fix | Delete
#define HAVE_DEVICE_MACROS 1
[201] Fix | Delete
[202] Fix | Delete
/* Define to 1 if you have the /dev/ptc device file. */
[203] Fix | Delete
/* #undef HAVE_DEV_PTC */
[204] Fix | Delete
[205] Fix | Delete
/* Define to 1 if you have the /dev/ptmx device file. */
[206] Fix | Delete
#define HAVE_DEV_PTMX 1
[207] Fix | Delete
[208] Fix | Delete
/* Define to 1 if you have the <direct.h> header file. */
[209] Fix | Delete
/* #undef HAVE_DIRECT_H */
[210] Fix | Delete
[211] Fix | Delete
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
[212] Fix | Delete
*/
[213] Fix | Delete
#define HAVE_DIRENT_H 1
[214] Fix | Delete
[215] Fix | Delete
/* Define to 1 if you have the <dlfcn.h> header file. */
[216] Fix | Delete
#define HAVE_DLFCN_H 1
[217] Fix | Delete
[218] Fix | Delete
/* Define to 1 if you have the `dlopen' function. */
[219] Fix | Delete
#define HAVE_DLOPEN 1
[220] Fix | Delete
[221] Fix | Delete
/* Define to 1 if you have the `dup2' function. */
[222] Fix | Delete
#define HAVE_DUP2 1
[223] Fix | Delete
[224] Fix | Delete
/* Defined when any dynamic module loading is enabled. */
[225] Fix | Delete
#define HAVE_DYNAMIC_LOADING 1
[226] Fix | Delete
[227] Fix | Delete
/* Define if you have the 'epoll' functions. */
[228] Fix | Delete
#define HAVE_EPOLL 1
[229] Fix | Delete
[230] Fix | Delete
/* Define to 1 if you have the `erf' function. */
[231] Fix | Delete
#define HAVE_ERF 1
[232] Fix | Delete
[233] Fix | Delete
/* Define to 1 if you have the `erfc' function. */
[234] Fix | Delete
#define HAVE_ERFC 1
[235] Fix | Delete
[236] Fix | Delete
/* Define to 1 if you have the <errno.h> header file. */
[237] Fix | Delete
#define HAVE_ERRNO_H 1
[238] Fix | Delete
[239] Fix | Delete
/* Define to 1 if you have the `execv' function. */
[240] Fix | Delete
#define HAVE_EXECV 1
[241] Fix | Delete
[242] Fix | Delete
/* Define to 1 if you have the `expm1' function. */
[243] Fix | Delete
#define HAVE_EXPM1 1
[244] Fix | Delete
[245] Fix | Delete
/* Define if you have the 'fchdir' function. */
[246] Fix | Delete
#define HAVE_FCHDIR 1
[247] Fix | Delete
[248] Fix | Delete
/* Define to 1 if you have the `fchmod' function. */
[249] Fix | Delete
#define HAVE_FCHMOD 1
[250] Fix | Delete
[251] Fix | Delete
/* Define to 1 if you have the `fchown' function. */
[252] Fix | Delete
#define HAVE_FCHOWN 1
[253] Fix | Delete
[254] Fix | Delete
/* Define to 1 if you have the <fcntl.h> header file. */
[255] Fix | Delete
#define HAVE_FCNTL_H 1
[256] Fix | Delete
[257] Fix | Delete
/* Define if you have the 'fdatasync' function. */
[258] Fix | Delete
#define HAVE_FDATASYNC 1
[259] Fix | Delete
[260] Fix | Delete
/* Define to 1 if you have the `finite' function. */
[261] Fix | Delete
#define HAVE_FINITE 1
[262] Fix | Delete
[263] Fix | Delete
/* Define to 1 if you have the `flock' function. */
[264] Fix | Delete
#define HAVE_FLOCK 1
[265] Fix | Delete
[266] Fix | Delete
/* Define to 1 if you have the `fork' function. */
[267] Fix | Delete
#define HAVE_FORK 1
[268] Fix | Delete
[269] Fix | Delete
/* Define to 1 if you have the `forkpty' function. */
[270] Fix | Delete
#define HAVE_FORKPTY 1
[271] Fix | Delete
[272] Fix | Delete
/* Define to 1 if you have the `fpathconf' function. */
[273] Fix | Delete
#define HAVE_FPATHCONF 1
[274] Fix | Delete
[275] Fix | Delete
/* Define to 1 if you have the `fseek64' function. */
[276] Fix | Delete
/* #undef HAVE_FSEEK64 */
[277] Fix | Delete
[278] Fix | Delete
/* Define to 1 if you have the `fseeko' function. */
[279] Fix | Delete
#define HAVE_FSEEKO 1
[280] Fix | Delete
[281] Fix | Delete
/* Define to 1 if you have the `fstatvfs' function. */
[282] Fix | Delete
#define HAVE_FSTATVFS 1
[283] Fix | Delete
[284] Fix | Delete
/* Define if you have the 'fsync' function. */
[285] Fix | Delete
#define HAVE_FSYNC 1
[286] Fix | Delete
[287] Fix | Delete
/* Define to 1 if you have the `ftell64' function. */
[288] Fix | Delete
/* #undef HAVE_FTELL64 */
[289] Fix | Delete
[290] Fix | Delete
/* Define to 1 if you have the `ftello' function. */
[291] Fix | Delete
#define HAVE_FTELLO 1
[292] Fix | Delete
[293] Fix | Delete
/* Define to 1 if you have the `ftime' function. */
[294] Fix | Delete
#define HAVE_FTIME 1
[295] Fix | Delete
[296] Fix | Delete
/* Define to 1 if you have the `ftruncate' function. */
[297] Fix | Delete
#define HAVE_FTRUNCATE 1
[298] Fix | Delete
[299] Fix | Delete
/* Define to 1 if you have the `gai_strerror' function. */
[300] Fix | Delete
#define HAVE_GAI_STRERROR 1
[301] Fix | Delete
[302] Fix | Delete
/* Define to 1 if you have the `gamma' function. */
[303] Fix | Delete
#define HAVE_GAMMA 1
[304] Fix | Delete
[305] Fix | Delete
/* Define if we can use gcc inline assembler to get and set x87 control word
[306] Fix | Delete
*/
[307] Fix | Delete
#define HAVE_GCC_ASM_FOR_X87 1
[308] Fix | Delete
[309] Fix | Delete
/* Define if you have the getaddrinfo function. */
[310] Fix | Delete
#define HAVE_GETADDRINFO 1
[311] Fix | Delete
[312] Fix | Delete
/* Define to 1 if you have the `getcwd' function. */
[313] Fix | Delete
#define HAVE_GETCWD 1
[314] Fix | Delete
[315] Fix | Delete
/* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
[316] Fix | Delete
#define HAVE_GETC_UNLOCKED 1
[317] Fix | Delete
[318] Fix | Delete
/* Define to 1 if you have the `getentropy' function. */
[319] Fix | Delete
#define HAVE_GETENTROPY 1
[320] Fix | Delete
[321] Fix | Delete
/* Define to 1 if you have the `getgroups' function. */
[322] Fix | Delete
#define HAVE_GETGROUPS 1
[323] Fix | Delete
[324] Fix | Delete
/* Define to 1 if you have the `gethostbyname' function. */
[325] Fix | Delete
/* #undef HAVE_GETHOSTBYNAME */
[326] Fix | Delete
[327] Fix | Delete
/* Define this if you have some version of gethostbyname_r() */
[328] Fix | Delete
#define HAVE_GETHOSTBYNAME_R 1
[329] Fix | Delete
[330] Fix | Delete
/* Define this if you have the 3-arg version of gethostbyname_r(). */
[331] Fix | Delete
/* #undef HAVE_GETHOSTBYNAME_R_3_ARG */
[332] Fix | Delete
[333] Fix | Delete
/* Define this if you have the 5-arg version of gethostbyname_r(). */
[334] Fix | Delete
/* #undef HAVE_GETHOSTBYNAME_R_5_ARG */
[335] Fix | Delete
[336] Fix | Delete
/* Define this if you have the 6-arg version of gethostbyname_r(). */
[337] Fix | Delete
#define HAVE_GETHOSTBYNAME_R_6_ARG 1
[338] Fix | Delete
[339] Fix | Delete
/* Define to 1 if you have the `getitimer' function. */
[340] Fix | Delete
#define HAVE_GETITIMER 1
[341] Fix | Delete
[342] Fix | Delete
/* Define to 1 if you have the `getloadavg' function. */
[343] Fix | Delete
#define HAVE_GETLOADAVG 1
[344] Fix | Delete
[345] Fix | Delete
/* Define to 1 if you have the `getlogin' function. */
[346] Fix | Delete
#define HAVE_GETLOGIN 1
[347] Fix | Delete
[348] Fix | Delete
/* Define to 1 if you have the `getnameinfo' function. */
[349] Fix | Delete
#define HAVE_GETNAMEINFO 1
[350] Fix | Delete
[351] Fix | Delete
/* Define if you have the 'getpagesize' function. */
[352] Fix | Delete
#define HAVE_GETPAGESIZE 1
[353] Fix | Delete
[354] Fix | Delete
/* Define to 1 if you have the `getpeername' function. */
[355] Fix | Delete
#define HAVE_GETPEERNAME 1
[356] Fix | Delete
[357] Fix | Delete
/* Define to 1 if you have the `getpgid' function. */
[358] Fix | Delete
#define HAVE_GETPGID 1
[359] Fix | Delete
[360] Fix | Delete
/* Define to 1 if you have the `getpgrp' function. */
[361] Fix | Delete
#define HAVE_GETPGRP 1
[362] Fix | Delete
[363] Fix | Delete
/* Define to 1 if you have the `getpid' function. */
[364] Fix | Delete
#define HAVE_GETPID 1
[365] Fix | Delete
[366] Fix | Delete
/* Define to 1 if you have the `getpriority' function. */
[367] Fix | Delete
#define HAVE_GETPRIORITY 1
[368] Fix | Delete
[369] Fix | Delete
/* Define to 1 if you have the `getpwent' function. */
[370] Fix | Delete
#define HAVE_GETPWENT 1
[371] Fix | Delete
[372] Fix | Delete
/* Define to 1 if you have the `getresgid' function. */
[373] Fix | Delete
#define HAVE_GETRESGID 1
[374] Fix | Delete
[375] Fix | Delete
/* Define to 1 if you have the `getresuid' function. */
[376] Fix | Delete
#define HAVE_GETRESUID 1
[377] Fix | Delete
[378] Fix | Delete
/* Define to 1 if you have the `getsid' function. */
[379] Fix | Delete
#define HAVE_GETSID 1
[380] Fix | Delete
[381] Fix | Delete
/* Define to 1 if you have the `getspent' function. */
[382] Fix | Delete
#define HAVE_GETSPENT 1
[383] Fix | Delete
[384] Fix | Delete
/* Define to 1 if you have the `getspnam' function. */
[385] Fix | Delete
#define HAVE_GETSPNAM 1
[386] Fix | Delete
[387] Fix | Delete
/* Define to 1 if you have the `gettimeofday' function. */
[388] Fix | Delete
#define HAVE_GETTIMEOFDAY 1
[389] Fix | Delete
[390] Fix | Delete
/* Define to 1 if you have the `getwd' function. */
[391] Fix | Delete
#define HAVE_GETWD 1
[392] Fix | Delete
[393] Fix | Delete
/* Define to 1 if you have the <grp.h> header file. */
[394] Fix | Delete
#define HAVE_GRP_H 1
[395] Fix | Delete
[396] Fix | Delete
/* Define if you have the 'hstrerror' function. */
[397] Fix | Delete
#define HAVE_HSTRERROR 1
[398] Fix | Delete
[399] Fix | Delete
/* Define to 1 if you have the `hypot' function. */
[400] Fix | Delete
#define HAVE_HYPOT 1
[401] Fix | Delete
[402] Fix | Delete
/* Define to 1 if you have the <ieeefp.h> header file. */
[403] Fix | Delete
/* #undef HAVE_IEEEFP_H */
[404] Fix | Delete
[405] Fix | Delete
/* Define if you have the 'inet_aton' function. */
[406] Fix | Delete
#define HAVE_INET_ATON 1
[407] Fix | Delete
[408] Fix | Delete
/* Define if you have the 'inet_pton' function. */
[409] Fix | Delete
#define HAVE_INET_PTON 1
[410] Fix | Delete
[411] Fix | Delete
/* Define to 1 if you have the `initgroups' function. */
[412] Fix | Delete
#define HAVE_INITGROUPS 1
[413] Fix | Delete
[414] Fix | Delete
/* Define if your compiler provides int32_t. */
[415] Fix | Delete
#define HAVE_INT32_T 1
[416] Fix | Delete
[417] Fix | Delete
/* Define if your compiler provides int64_t. */
[418] Fix | Delete
#define HAVE_INT64_T 1
[419] Fix | Delete
[420] Fix | Delete
/* Define to 1 if you have the <inttypes.h> header file. */
[421] Fix | Delete
#define HAVE_INTTYPES_H 1
[422] Fix | Delete
[423] Fix | Delete
/* Define to 1 if you have the <io.h> header file. */
[424] Fix | Delete
/* #undef HAVE_IO_H */
[425] Fix | Delete
[426] Fix | Delete
/* Define to 1 if you have the `kill' function. */
[427] Fix | Delete
#define HAVE_KILL 1
[428] Fix | Delete
[429] Fix | Delete
/* Define to 1 if you have the `killpg' function. */
[430] Fix | Delete
#define HAVE_KILLPG 1
[431] Fix | Delete
[432] Fix | Delete
/* Define if you have the 'kqueue' functions. */
[433] Fix | Delete
/* #undef HAVE_KQUEUE */
[434] Fix | Delete
[435] Fix | Delete
/* Define to 1 if you have the <langinfo.h> header file. */
[436] Fix | Delete
#define HAVE_LANGINFO_H 1
[437] Fix | Delete
[438] Fix | Delete
/* Defined to enable large file support when an off_t is bigger than a long
[439] Fix | Delete
and long long is available and at least as big as an off_t. You may need to
[440] Fix | Delete
add some flags for configuration and compilation to enable this mode. (For
[441] Fix | Delete
Solaris and Linux, the necessary defines are already defined.) */
[442] Fix | Delete
/* #undef HAVE_LARGEFILE_SUPPORT */
[443] Fix | Delete
[444] Fix | Delete
/* Define to 1 if you have the 'lchflags' function. */
[445] Fix | Delete
/* #undef HAVE_LCHFLAGS */
[446] Fix | Delete
[447] Fix | Delete
/* Define to 1 if you have the `lchmod' function. */
[448] Fix | Delete
/* #undef HAVE_LCHMOD */
[449] Fix | Delete
[450] Fix | Delete
/* Define to 1 if you have the `lchown' function. */
[451] Fix | Delete
#define HAVE_LCHOWN 1
[452] Fix | Delete
[453] Fix | Delete
/* Define to 1 if you have the `lgamma' function. */
[454] Fix | Delete
#define HAVE_LGAMMA 1
[455] Fix | Delete
[456] Fix | Delete
/* Define to 1 if you have the `dl' library (-ldl). */
[457] Fix | Delete
#define HAVE_LIBDL 1
[458] Fix | Delete
[459] Fix | Delete
/* Define to 1 if you have the `dld' library (-ldld). */
[460] Fix | Delete
/* #undef HAVE_LIBDLD */
[461] Fix | Delete
[462] Fix | Delete
/* Define to 1 if you have the `ieee' library (-lieee). */
[463] Fix | Delete
/* #undef HAVE_LIBIEEE */
[464] Fix | Delete
[465] Fix | Delete
/* Define to 1 if you have the <libintl.h> header file. */
[466] Fix | Delete
#define HAVE_LIBINTL_H 1
[467] Fix | Delete
[468] Fix | Delete
/* Define if you have the readline library (-lreadline). */
[469] Fix | Delete
#define HAVE_LIBREADLINE 1
[470] Fix | Delete
[471] Fix | Delete
/* Define to 1 if you have the `resolv' library (-lresolv). */
[472] Fix | Delete
/* #undef HAVE_LIBRESOLV */
[473] Fix | Delete
[474] Fix | Delete
/* Define to 1 if you have the <libutil.h> header file. */
[475] Fix | Delete
/* #undef HAVE_LIBUTIL_H */
[476] Fix | Delete
[477] Fix | Delete
/* Define if you have the 'link' function. */
[478] Fix | Delete
#define HAVE_LINK 1
[479] Fix | Delete
[480] Fix | Delete
/* Define to 1 if you have the <linux/netlink.h> header file. */
[481] Fix | Delete
#define HAVE_LINUX_NETLINK_H 1
[482] Fix | Delete
[483] Fix | Delete
/* Define to 1 if you have the <linux/tipc.h> header file. */
[484] Fix | Delete
#define HAVE_LINUX_TIPC_H 1
[485] Fix | Delete
[486] Fix | Delete
/* Define to 1 if you have the `log1p' function. */
[487] Fix | Delete
#define HAVE_LOG1P 1
[488] Fix | Delete
[489] Fix | Delete
/* Define this if you have the type long double. */
[490] Fix | Delete
#define HAVE_LONG_DOUBLE 1
[491] Fix | Delete
[492] Fix | Delete
/* Define this if you have the type long long. */
[493] Fix | Delete
#define HAVE_LONG_LONG 1
[494] Fix | Delete
[495] Fix | Delete
/* Define to 1 if you have the `lstat' function. */
[496] Fix | Delete
#define HAVE_LSTAT 1
[497] Fix | Delete
[498] Fix | Delete
/* Define this if you have the makedev macro. */
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function