LEFT | RIGHT |
1 /* pyconfig.h.in. Generated from configure.in by autoheader. */ | 1 /* pyconfig.h.in. Generated from configure.in by autoheader. */ |
2 | 2 |
3 | 3 |
4 #ifndef Py_PYCONFIG_H | 4 #ifndef Py_PYCONFIG_H |
5 #define Py_PYCONFIG_H | 5 #define Py_PYCONFIG_H |
6 | 6 |
7 | 7 |
8 /* Define if building universal (internal helper macro) */ | 8 /* Define if building universal (internal helper macro) */ |
9 #undef AC_APPLE_UNIVERSAL_BUILD | 9 #undef AC_APPLE_UNIVERSAL_BUILD |
10 | 10 |
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
174 /* Define if we have /dev/ptmx. */ | 174 /* Define if we have /dev/ptmx. */ |
175 #undef HAVE_DEV_PTMX | 175 #undef HAVE_DEV_PTMX |
176 | 176 |
177 /* Define to 1 if you have the <direct.h> header file. */ | 177 /* Define to 1 if you have the <direct.h> header file. */ |
178 #undef HAVE_DIRECT_H | 178 #undef HAVE_DIRECT_H |
179 | 179 |
180 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | 180 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
181 */ | 181 */ |
182 #undef HAVE_DIRENT_H | 182 #undef HAVE_DIRENT_H |
183 | 183 |
| 184 /* Define if you have the 'dirfd' function or macro. */ |
| 185 #undef HAVE_DIRFD |
| 186 |
184 /* Define to 1 if you have the <dlfcn.h> header file. */ | 187 /* Define to 1 if you have the <dlfcn.h> header file. */ |
185 #undef HAVE_DLFCN_H | 188 #undef HAVE_DLFCN_H |
186 | 189 |
187 /* Define to 1 if you have the `dlopen' function. */ | 190 /* Define to 1 if you have the `dlopen' function. */ |
188 #undef HAVE_DLOPEN | 191 #undef HAVE_DLOPEN |
189 | 192 |
190 /* Define to 1 if you have the `dup2' function. */ | 193 /* Define to 1 if you have the `dup2' function. */ |
191 #undef HAVE_DUP2 | 194 #undef HAVE_DUP2 |
192 | 195 |
193 /* Defined when any dynamic module loading is enabled. */ | 196 /* Defined when any dynamic module loading is enabled. */ |
194 #undef HAVE_DYNAMIC_LOADING | 197 #undef HAVE_DYNAMIC_LOADING |
195 | 198 |
196 /* Define if you have the 'epoll' functions. */ | 199 /* Define if you have the 'epoll' functions. */ |
197 #undef HAVE_EPOLL | 200 #undef HAVE_EPOLL |
| 201 |
| 202 /* Define if you have the 'epoll_create1' function. */ |
| 203 #undef HAVE_EPOLL_CREATE1 |
198 | 204 |
199 /* Define to 1 if you have the `erf' function. */ | 205 /* Define to 1 if you have the `erf' function. */ |
200 #undef HAVE_ERF | 206 #undef HAVE_ERF |
201 | 207 |
202 /* Define to 1 if you have the `erfc' function. */ | 208 /* Define to 1 if you have the `erfc' function. */ |
203 #undef HAVE_ERFC | 209 #undef HAVE_ERFC |
204 | 210 |
205 /* Define to 1 if you have the <errno.h> header file. */ | 211 /* Define to 1 if you have the <errno.h> header file. */ |
206 #undef HAVE_ERRNO_H | 212 #undef HAVE_ERRNO_H |
207 | 213 |
(...skipping 700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
908 | 914 |
909 /* Define to 1 if you have the <sys/epoll.h> header file. */ | 915 /* Define to 1 if you have the <sys/epoll.h> header file. */ |
910 #undef HAVE_SYS_EPOLL_H | 916 #undef HAVE_SYS_EPOLL_H |
911 | 917 |
912 /* Define to 1 if you have the <sys/event.h> header file. */ | 918 /* Define to 1 if you have the <sys/event.h> header file. */ |
913 #undef HAVE_SYS_EVENT_H | 919 #undef HAVE_SYS_EVENT_H |
914 | 920 |
915 /* Define to 1 if you have the <sys/file.h> header file. */ | 921 /* Define to 1 if you have the <sys/file.h> header file. */ |
916 #undef HAVE_SYS_FILE_H | 922 #undef HAVE_SYS_FILE_H |
917 | 923 |
| 924 /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
| 925 #undef HAVE_SYS_IOCTL_H |
| 926 |
| 927 /* Define to 1 if you have the <sys/kern_control.h> header file. */ |
| 928 #undef HAVE_SYS_KERN_CONTROL_H |
| 929 |
918 /* Define to 1 if you have the <sys/loadavg.h> header file. */ | 930 /* Define to 1 if you have the <sys/loadavg.h> header file. */ |
919 #undef HAVE_SYS_LOADAVG_H | 931 #undef HAVE_SYS_LOADAVG_H |
920 | 932 |
921 /* Define to 1 if you have the <sys/lock.h> header file. */ | 933 /* Define to 1 if you have the <sys/lock.h> header file. */ |
922 #undef HAVE_SYS_LOCK_H | 934 #undef HAVE_SYS_LOCK_H |
923 | 935 |
924 /* Define to 1 if you have the <sys/mkdev.h> header file. */ | 936 /* Define to 1 if you have the <sys/mkdev.h> header file. */ |
925 #undef HAVE_SYS_MKDEV_H | 937 #undef HAVE_SYS_MKDEV_H |
926 | 938 |
927 /* Define to 1 if you have the <sys/modem.h> header file. */ | 939 /* Define to 1 if you have the <sys/modem.h> header file. */ |
(...skipping 19 matching lines...) Expand all Loading... |
947 #undef HAVE_SYS_SENDFILE_H | 959 #undef HAVE_SYS_SENDFILE_H |
948 | 960 |
949 /* Define to 1 if you have the <sys/socket.h> header file. */ | 961 /* Define to 1 if you have the <sys/socket.h> header file. */ |
950 #undef HAVE_SYS_SOCKET_H | 962 #undef HAVE_SYS_SOCKET_H |
951 | 963 |
952 /* Define to 1 if you have the <sys/statvfs.h> header file. */ | 964 /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
953 #undef HAVE_SYS_STATVFS_H | 965 #undef HAVE_SYS_STATVFS_H |
954 | 966 |
955 /* Define to 1 if you have the <sys/stat.h> header file. */ | 967 /* Define to 1 if you have the <sys/stat.h> header file. */ |
956 #undef HAVE_SYS_STAT_H | 968 #undef HAVE_SYS_STAT_H |
| 969 |
| 970 /* Define to 1 if you have the <sys/syscall.h> header file. */ |
| 971 #undef HAVE_SYS_SYSCALL_H |
| 972 |
| 973 /* Define to 1 if you have the <sys/sys_domain.h> header file. */ |
| 974 #undef HAVE_SYS_SYS_DOMAIN_H |
957 | 975 |
958 /* Define to 1 if you have the <sys/termio.h> header file. */ | 976 /* Define to 1 if you have the <sys/termio.h> header file. */ |
959 #undef HAVE_SYS_TERMIO_H | 977 #undef HAVE_SYS_TERMIO_H |
960 | 978 |
961 /* Define to 1 if you have the <sys/times.h> header file. */ | 979 /* Define to 1 if you have the <sys/times.h> header file. */ |
962 #undef HAVE_SYS_TIMES_H | 980 #undef HAVE_SYS_TIMES_H |
963 | 981 |
964 /* Define to 1 if you have the <sys/time.h> header file. */ | 982 /* Define to 1 if you have the <sys/time.h> header file. */ |
965 #undef HAVE_SYS_TIME_H | 983 #undef HAVE_SYS_TIME_H |
966 | 984 |
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1435 #undef volatile | 1453 #undef volatile |
1436 | 1454 |
1437 | 1455 |
1438 /* Define the macros needed if on a UnixWare 7.x system. */ | 1456 /* Define the macros needed if on a UnixWare 7.x system. */ |
1439 #if defined(__USLC__) && defined(__SCO_VERSION__) | 1457 #if defined(__USLC__) && defined(__SCO_VERSION__) |
1440 #define STRICT_SYSV_CURSES /* Don't use ncurses extensions */ | 1458 #define STRICT_SYSV_CURSES /* Don't use ncurses extensions */ |
1441 #endif | 1459 #endif |
1442 | 1460 |
1443 #endif /*Py_PYCONFIG_H*/ | 1461 #endif /*Py_PYCONFIG_H*/ |
1444 | 1462 |
LEFT | RIGHT |