Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 1 | /* pyconfig.h.in. Generated from configure.in by autoheader. */ |
Guido van Rossum | 91168a8 | 1994-01-03 03:59:44 +0000 | [diff] [blame] | 2 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 3 | /* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want |
| 4 | support for AIX C++ shared extension modules. */ |
| 5 | #undef AIX_GENUINE_CPLUSPLUS |
Guido van Rossum | 91168a8 | 1994-01-03 03:59:44 +0000 | [diff] [blame] | 6 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 7 | /* Define if your <unistd.h> contains bad prototypes for exec*() (as it does |
| 8 | on SGI IRIX 4.x) */ |
| 9 | #undef BAD_EXEC_PROTOTYPES |
Guido van Rossum | 91168a8 | 1994-01-03 03:59:44 +0000 | [diff] [blame] | 10 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 11 | /* Define if your compiler botches static forward declarations (as it does on |
| 12 | SCI ODT 3.0) */ |
| 13 | #undef BAD_STATIC_FORWARD |
Guido van Rossum | 91168a8 | 1994-01-03 03:59:44 +0000 | [diff] [blame] | 14 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 15 | /* Define this if you have BeOS threads. */ |
| 16 | #undef BEOS_THREADS |
Guido van Rossum | ef2255b | 2000-03-10 22:30:29 +0000 | [diff] [blame] | 17 | |
Guido van Rossum | 7b3853f | 1996-07-30 18:09:35 +0000 | [diff] [blame] | 18 | /* Define if you have the Mach cthreads package */ |
| 19 | #undef C_THREADS |
| 20 | |
Martin v. Löwis | 01dfdb3 | 2001-06-23 16:30:13 +0000 | [diff] [blame] | 21 | /* Define if --enable-ipv6 is specified */ |
| 22 | #undef ENABLE_IPV6 |
| 23 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 24 | /* Define if getpgrp() must be called as getpgrp(0). */ |
| 25 | #undef GETPGRP_HAVE_ARG |
| 26 | |
| 27 | /* Define if gettimeofday() does not have second (timezone) argument This is |
| 28 | the case on Motorola V4 (R40V4.2) */ |
| 29 | #undef GETTIMEOFDAY_NO_TZ |
| 30 | |
| 31 | /* struct addrinfo (netdb.h) */ |
| 32 | #undef HAVE_ADDRINFO |
| 33 | |
| 34 | /* Define to 1 if you have the `alarm' function. */ |
| 35 | #undef HAVE_ALARM |
| 36 | |
| 37 | /* Define this if your time.h defines altzone. */ |
| 38 | #undef HAVE_ALTZONE |
| 39 | |
| 40 | /* Define if nice() returns success/failure instead of the new priority. */ |
| 41 | #undef HAVE_BROKEN_NICE |
| 42 | |
| 43 | /* Define to 1 if you have the `chown' function. */ |
| 44 | #undef HAVE_CHOWN |
| 45 | |
| 46 | /* Define to 1 if you have the `chroot' function. */ |
| 47 | #undef HAVE_CHROOT |
| 48 | |
| 49 | /* Define to 1 if you have the `clock' function. */ |
| 50 | #undef HAVE_CLOCK |
| 51 | |
| 52 | /* Define to 1 if you have the `confstr' function. */ |
| 53 | #undef HAVE_CONFSTR |
| 54 | |
| 55 | /* Define to 1 if you have the `ctermid' function. */ |
| 56 | #undef HAVE_CTERMID |
| 57 | |
| 58 | /* Define to 1 if you have the `ctermid_r' function. */ |
| 59 | #undef HAVE_CTERMID_R |
| 60 | |
| 61 | /* Define to 1 if you have the <db1/ndbm.h> header file. */ |
| 62 | #undef HAVE_DB1_NDBM_H |
| 63 | |
| 64 | /* Define to 1 if you have the <db_185.h> header file. */ |
| 65 | #undef HAVE_DB_185_H |
| 66 | |
| 67 | /* Define to 1 if you have the <db.h> header file. */ |
| 68 | #undef HAVE_DB_H |
| 69 | |
| 70 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
| 71 | */ |
| 72 | #undef HAVE_DIRENT_H |
| 73 | |
| 74 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
| 75 | #undef HAVE_DLFCN_H |
| 76 | |
| 77 | /* Define to 1 if you have the `dlopen' function. */ |
| 78 | #undef HAVE_DLOPEN |
| 79 | |
| 80 | /* Define to 1 if you have the `dup2' function. */ |
| 81 | #undef HAVE_DUP2 |
| 82 | |
| 83 | /* Defined when any dynamic module loading is enabled. */ |
| 84 | #undef HAVE_DYNAMIC_LOADING |
| 85 | |
| 86 | /* Define to 1 if you have the `execv' function. */ |
| 87 | #undef HAVE_EXECV |
| 88 | |
| 89 | /* Define to 1 if you have the <fcntl.h> header file. */ |
| 90 | #undef HAVE_FCNTL_H |
| 91 | |
| 92 | /* Define to 1 if you have the `fdatasync' function. */ |
| 93 | #undef HAVE_FDATASYNC |
| 94 | |
| 95 | /* Define to 1 if you have the `flock' function. */ |
| 96 | #undef HAVE_FLOCK |
| 97 | |
| 98 | /* Define to 1 if you have the `fork' function. */ |
| 99 | #undef HAVE_FORK |
| 100 | |
| 101 | /* Define to 1 if you have the `forkpty' function. */ |
| 102 | #undef HAVE_FORKPTY |
| 103 | |
| 104 | /* Define to 1 if you have the `fpathconf' function. */ |
| 105 | #undef HAVE_FPATHCONF |
| 106 | |
| 107 | /* Define to 1 if you have the `fseek64' function. */ |
| 108 | #undef HAVE_FSEEK64 |
| 109 | |
| 110 | /* Define to 1 if you have the `fseeko' function. */ |
| 111 | #undef HAVE_FSEEKO |
| 112 | |
| 113 | /* Define to 1 if you have the `fstatvfs' function. */ |
| 114 | #undef HAVE_FSTATVFS |
| 115 | |
| 116 | /* Define to 1 if you have the `fsync' function. */ |
| 117 | #undef HAVE_FSYNC |
| 118 | |
| 119 | /* Define to 1 if you have the `ftell64' function. */ |
| 120 | #undef HAVE_FTELL64 |
| 121 | |
| 122 | /* Define to 1 if you have the `ftello' function. */ |
| 123 | #undef HAVE_FTELLO |
| 124 | |
| 125 | /* Define to 1 if you have the `ftime' function. */ |
| 126 | #undef HAVE_FTIME |
| 127 | |
| 128 | /* Define to 1 if you have the `ftruncate' function. */ |
| 129 | #undef HAVE_FTRUNCATE |
| 130 | |
| 131 | /* Define to 1 if you have the `gai_strerror' function. */ |
| 132 | #undef HAVE_GAI_STRERROR |
| 133 | |
| 134 | /* Define to 1 if you have the <gdbm/ndbm.h> header file. */ |
| 135 | #undef HAVE_GDBM_NDBM_H |
| 136 | |
| 137 | /* Define if you have the getaddrinfo function. */ |
| 138 | #undef HAVE_GETADDRINFO |
| 139 | |
| 140 | /* Define to 1 if you have the `getcwd' function. */ |
| 141 | #undef HAVE_GETCWD |
| 142 | |
| 143 | /* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */ |
| 144 | #undef HAVE_GETC_UNLOCKED |
| 145 | |
| 146 | /* Define to 1 if you have the `getgroups' function. */ |
| 147 | #undef HAVE_GETGROUPS |
| 148 | |
| 149 | /* Define to 1 if you have the `gethostbyname' function. */ |
| 150 | #undef HAVE_GETHOSTBYNAME |
| 151 | |
Guido van Rossum | 7152e9b | 1999-03-22 21:46:06 +0000 | [diff] [blame] | 152 | /* Define this if you have some version of gethostbyname_r() */ |
| 153 | #undef HAVE_GETHOSTBYNAME_R |
| 154 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 155 | /* Define this if you have the 3-arg version of gethostbyname_r(). */ |
| 156 | #undef HAVE_GETHOSTBYNAME_R_3_ARG |
Martin v. Löwis | 0ba70cc | 2001-06-26 22:22:37 +0000 | [diff] [blame] | 157 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 158 | /* Define this if you have the 5-arg version of gethostbyname_r(). */ |
| 159 | #undef HAVE_GETHOSTBYNAME_R_5_ARG |
Martin v. Löwis | 0ba70cc | 2001-06-26 22:22:37 +0000 | [diff] [blame] | 160 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 161 | /* Define this if you have the 6-arg version of gethostbyname_r(). */ |
| 162 | #undef HAVE_GETHOSTBYNAME_R_6_ARG |
Guido van Rossum | 9caf77a | 1996-08-01 00:52:26 +0000 | [diff] [blame] | 163 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 164 | /* Define to 1 if you have the `getlogin' function. */ |
Fred Drake | 3bb3e57 | 1999-12-14 20:48:17 +0000 | [diff] [blame] | 165 | #undef HAVE_GETLOGIN |
| 166 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 167 | /* Define to 1 if you have the `getnameinfo' function. */ |
Martin v. Löwis | 01dfdb3 | 2001-06-23 16:30:13 +0000 | [diff] [blame] | 168 | #undef HAVE_GETNAMEINFO |
| 169 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 170 | /* Define to 1 if you have the `getpeername' function. */ |
Fred Drake | f581db1 | 1999-12-14 21:11:47 +0000 | [diff] [blame] | 171 | #undef HAVE_GETPEERNAME |
Fred Drake | 3bb3e57 | 1999-12-14 20:48:17 +0000 | [diff] [blame] | 172 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 173 | /* Define to 1 if you have the `getpgrp' function. */ |
Guido van Rossum | 61fe861 | 1994-01-03 14:56:37 +0000 | [diff] [blame] | 174 | #undef HAVE_GETPGRP |
| 175 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 176 | /* Define to 1 if you have the `getpid' function. */ |
Guido van Rossum | f132852 | 1994-05-03 14:43:56 +0000 | [diff] [blame] | 177 | #undef HAVE_GETPID |
| 178 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 179 | /* Define to 1 if you have the `getpriority' function. */ |
Thomas Wouters | c2c12dc | 2001-07-11 14:45:34 +0000 | [diff] [blame] | 180 | #undef HAVE_GETPRIORITY |
Guido van Rossum | 353ae58 | 2001-07-10 16:45:32 +0000 | [diff] [blame] | 181 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 182 | /* Define to 1 if you have the `getpwent' function. */ |
Guido van Rossum | 1171ee6 | 1997-08-22 20:42:00 +0000 | [diff] [blame] | 183 | #undef HAVE_GETPWENT |
| 184 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 185 | /* Define to 1 if you have the `gettimeofday' function. */ |
Guido van Rossum | 61fe861 | 1994-01-03 14:56:37 +0000 | [diff] [blame] | 186 | #undef HAVE_GETTIMEOFDAY |
| 187 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 188 | /* Define to 1 if you have the `getwd' function. */ |
Guido van Rossum | 61fe861 | 1994-01-03 14:56:37 +0000 | [diff] [blame] | 189 | #undef HAVE_GETWD |
| 190 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 191 | /* Define to 1 if you have the <grp.h> header file. */ |
Guido van Rossum | a6535fd | 2001-10-18 19:44:10 +0000 | [diff] [blame] | 192 | #undef HAVE_GRP_H |
| 193 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 194 | /* Define to 1 if you have the `hstrerror' function. */ |
| 195 | #undef HAVE_HSTRERROR |
| 196 | |
| 197 | /* Define to 1 if you have the `hypot' function. */ |
| 198 | #undef HAVE_HYPOT |
| 199 | |
| 200 | /* Define to 1 if you have the `inet_pton' function. */ |
| 201 | #undef HAVE_INET_PTON |
| 202 | |
| 203 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 204 | #undef HAVE_INTTYPES_H |
| 205 | |
| 206 | /* Define to 1 if you have the `kill' function. */ |
| 207 | #undef HAVE_KILL |
| 208 | |
| 209 | /* Define to 1 if you have the `killpg' function. */ |
| 210 | #undef HAVE_KILLPG |
| 211 | |
| 212 | /* Define to 1 if you have the <langinfo.h> header file. */ |
Martin v. Löwis | 9b75dca | 2001-08-10 13:58:50 +0000 | [diff] [blame] | 213 | #undef HAVE_LANGINFO_H |
| 214 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 215 | /* Defined to enable large file support when an off_t is bigger than a long |
| 216 | and long long is available and at least as big as an off_t. You may need to |
| 217 | add some flags for configuration and compilation to enable this mode. (For |
| 218 | Solaris and Linux, the necessary defines are already defined.) */ |
| 219 | #undef HAVE_LARGEFILE_SUPPORT |
Martin v. Löwis | 2e64c34 | 2002-03-27 18:49:02 +0000 | [diff] [blame] | 220 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 221 | /* Define to 1 if you have the `dl' library (-ldl). */ |
Guido van Rossum | 61fe861 | 1994-01-03 14:56:37 +0000 | [diff] [blame] | 222 | #undef HAVE_LIBDL |
| 223 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 224 | /* Define to 1 if you have the `dld' library (-ldld). */ |
Guido van Rossum | 76be6ed | 1995-01-02 18:33:54 +0000 | [diff] [blame] | 225 | #undef HAVE_LIBDLD |
Guido van Rossum | f132852 | 1994-05-03 14:43:56 +0000 | [diff] [blame] | 226 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 227 | /* Define to 1 if you have the `ieee' library (-lieee). */ |
Guido van Rossum | 76be6ed | 1995-01-02 18:33:54 +0000 | [diff] [blame] | 228 | #undef HAVE_LIBIEEE |
Guido van Rossum | aef734b | 2001-01-10 21:09:12 +0000 | [diff] [blame] | 229 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 230 | /* Define to 1 if you have the <libintl.h> header file. */ |
| 231 | #undef HAVE_LIBINTL_H |
| 232 | |
| 233 | /* Define to 1 if you have the `rt' library (-lrt). */ |
Martin v. Löwis | 41933dd | 2002-03-21 15:10:58 +0000 | [diff] [blame] | 234 | #undef HAVE_LIBRT |
| 235 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 236 | /* Define to 1 if you have the <libutil.h> header file. */ |
| 237 | #undef HAVE_LIBUTIL_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 238 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 239 | /* Define to 1 if you have the <limits.h> header file. */ |
| 240 | #undef HAVE_LIMITS_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 241 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 242 | /* Define to 1 if you have the `link' function. */ |
| 243 | #undef HAVE_LINK |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 244 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 245 | /* Define to 1 if you have the <locale.h> header file. */ |
| 246 | #undef HAVE_LOCALE_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 247 | |
| 248 | /* Define this if you have the type long long. */ |
| 249 | #undef HAVE_LONG_LONG |
| 250 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 251 | /* Define to 1 if you have the `lstat' function. */ |
| 252 | #undef HAVE_LSTAT |
| 253 | |
| 254 | /* Define to 1 if you have the `memmove' function. */ |
| 255 | #undef HAVE_MEMMOVE |
| 256 | |
| 257 | /* Define to 1 if you have the <memory.h> header file. */ |
| 258 | #undef HAVE_MEMORY_H |
| 259 | |
| 260 | /* Define to 1 if you have the `mkfifo' function. */ |
| 261 | #undef HAVE_MKFIFO |
| 262 | |
Martin v. Löwis | 06a83e9 | 2002-04-14 10:19:44 +0000 | [diff] [blame^] | 263 | /* Define to 1 if you have the `mknod' function. */ |
| 264 | #undef HAVE_MKNOD |
| 265 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 266 | /* Define to 1 if you have the `mktime' function. */ |
| 267 | #undef HAVE_MKTIME |
| 268 | |
| 269 | /* Define to 1 if you have the `mremap' function. */ |
| 270 | #undef HAVE_MREMAP |
| 271 | |
| 272 | /* Define to 1 if you have the <ncurses.h> header file. */ |
| 273 | #undef HAVE_NCURSES_H |
| 274 | |
| 275 | /* Define to 1 if you have the <ndbm.h> header file. */ |
| 276 | #undef HAVE_NDBM_H |
| 277 | |
| 278 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 279 | #undef HAVE_NDIR_H |
| 280 | |
| 281 | /* Define to 1 if you have the <netpacket/packet.h> header file. */ |
| 282 | #undef HAVE_NETPACKET_PACKET_H |
| 283 | |
| 284 | /* Define to 1 if you have the `nice' function. */ |
| 285 | #undef HAVE_NICE |
| 286 | |
| 287 | /* Define to 1 if you have the `openpty' function. */ |
| 288 | #undef HAVE_OPENPTY |
| 289 | |
| 290 | /* Define to 1 if you have the `pathconf' function. */ |
| 291 | #undef HAVE_PATHCONF |
| 292 | |
| 293 | /* Define to 1 if you have the `pause' function. */ |
| 294 | #undef HAVE_PAUSE |
| 295 | |
| 296 | /* Define to 1 if you have the `plock' function. */ |
| 297 | #undef HAVE_PLOCK |
| 298 | |
| 299 | /* Define to 1 if you have the `poll' function. */ |
| 300 | #undef HAVE_POLL |
| 301 | |
| 302 | /* Define to 1 if you have the <poll.h> header file. */ |
| 303 | #undef HAVE_POLL_H |
| 304 | |
| 305 | /* Define if your compiler supports function prototype */ |
| 306 | #undef HAVE_PROTOTYPES |
| 307 | |
| 308 | /* Define if you have GNU PTH threads. */ |
| 309 | #undef HAVE_PTH |
| 310 | |
| 311 | /* Define to 1 if you have the <pthread.h> header file. */ |
| 312 | #undef HAVE_PTHREAD_H |
| 313 | |
| 314 | /* Define to 1 if you have the `pthread_init' function. */ |
| 315 | #undef HAVE_PTHREAD_INIT |
| 316 | |
| 317 | /* Define to 1 if you have the `pthread_sigmask' function. */ |
| 318 | #undef HAVE_PTHREAD_SIGMASK |
| 319 | |
| 320 | /* Define to 1 if you have the <pty.h> header file. */ |
| 321 | #undef HAVE_PTY_H |
| 322 | |
| 323 | /* Define to 1 if you have the `putenv' function. */ |
| 324 | #undef HAVE_PUTENV |
| 325 | |
| 326 | /* Define to 1 if you have the `readlink' function. */ |
| 327 | #undef HAVE_READLINK |
| 328 | |
| 329 | /* Define if you have readline 4.2 */ |
| 330 | #undef HAVE_RL_COMPLETION_MATCHES |
| 331 | |
| 332 | /* Define if you have readline 4.0 */ |
| 333 | #undef HAVE_RL_PRE_INPUT_HOOK |
| 334 | |
| 335 | /* Define to 1 if you have the `select' function. */ |
| 336 | #undef HAVE_SELECT |
| 337 | |
| 338 | /* Define to 1 if you have the `setegid' function. */ |
| 339 | #undef HAVE_SETEGID |
| 340 | |
| 341 | /* Define to 1 if you have the `seteuid' function. */ |
| 342 | #undef HAVE_SETEUID |
| 343 | |
| 344 | /* Define to 1 if you have the `setgid' function. */ |
| 345 | #undef HAVE_SETGID |
| 346 | |
| 347 | /* Define to 1 if you have the `setgroups' function. */ |
| 348 | #undef HAVE_SETGROUPS |
| 349 | |
| 350 | /* Define to 1 if you have the `setlocale' function. */ |
| 351 | #undef HAVE_SETLOCALE |
| 352 | |
| 353 | /* Define to 1 if you have the `setpgid' function. */ |
| 354 | #undef HAVE_SETPGID |
| 355 | |
| 356 | /* Define to 1 if you have the `setpgrp' function. */ |
| 357 | #undef HAVE_SETPGRP |
| 358 | |
| 359 | /* Define to 1 if you have the `setregid' function. */ |
| 360 | #undef HAVE_SETREGID |
| 361 | |
| 362 | /* Define to 1 if you have the `setreuid' function. */ |
| 363 | #undef HAVE_SETREUID |
| 364 | |
| 365 | /* Define to 1 if you have the `setsid' function. */ |
| 366 | #undef HAVE_SETSID |
| 367 | |
| 368 | /* Define to 1 if you have the `setuid' function. */ |
| 369 | #undef HAVE_SETUID |
| 370 | |
| 371 | /* Define to 1 if you have the `setvbuf' function. */ |
| 372 | #undef HAVE_SETVBUF |
| 373 | |
| 374 | /* Define to 1 if you have the `sigaction' function. */ |
| 375 | #undef HAVE_SIGACTION |
| 376 | |
| 377 | /* Define to 1 if you have the `siginterrupt' function. */ |
| 378 | #undef HAVE_SIGINTERRUPT |
| 379 | |
| 380 | /* Define to 1 if you have the <signal.h> header file. */ |
| 381 | #undef HAVE_SIGNAL_H |
| 382 | |
| 383 | /* Define to 1 if you have the `sigrelse' function. */ |
| 384 | #undef HAVE_SIGRELSE |
| 385 | |
| 386 | /* Define to 1 if you have the `snprintf' function. */ |
| 387 | #undef HAVE_SNPRINTF |
| 388 | |
| 389 | /* Define if sockaddr has sa_len member */ |
| 390 | #undef HAVE_SOCKADDR_SA_LEN |
| 391 | |
| 392 | /* struct sockaddr_storage (sys/socket.h) */ |
| 393 | #undef HAVE_SOCKADDR_STORAGE |
| 394 | |
| 395 | /* Define to 1 if you have the `statvfs' function. */ |
| 396 | #undef HAVE_STATVFS |
| 397 | |
| 398 | /* Define to 1 if you have the <stdarg.h> header file. */ |
| 399 | #undef HAVE_STDARG_H |
| 400 | |
| 401 | /* Define if your compiler supports variable length function prototypes (e.g. |
| 402 | void fprintf(FILE *, char *, ...);) *and* <stdarg.h> */ |
| 403 | #undef HAVE_STDARG_PROTOTYPES |
| 404 | |
| 405 | /* Define to 1 if you have the <stddef.h> header file. */ |
| 406 | #undef HAVE_STDDEF_H |
| 407 | |
| 408 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 409 | #undef HAVE_STDINT_H |
| 410 | |
| 411 | /* Define to 1 if you have the <stdlib.h> header file. */ |
| 412 | #undef HAVE_STDLIB_H |
| 413 | |
| 414 | /* Define to 1 if you have the `strdup' function. */ |
| 415 | #undef HAVE_STRDUP |
| 416 | |
| 417 | /* Define to 1 if you have the `strerror' function. */ |
| 418 | #undef HAVE_STRERROR |
| 419 | |
| 420 | /* Define to 1 if you have the `strftime' function. */ |
| 421 | #undef HAVE_STRFTIME |
| 422 | |
| 423 | /* Define to 1 if you have the <strings.h> header file. */ |
| 424 | #undef HAVE_STRINGS_H |
| 425 | |
| 426 | /* Define to 1 if you have the <string.h> header file. */ |
| 427 | #undef HAVE_STRING_H |
| 428 | |
| 429 | /* Define to 1 if you have the `strptime' function. */ |
| 430 | #undef HAVE_STRPTIME |
| 431 | |
| 432 | /* Define to 1 if `st_blksize' is member of `struct stat'. */ |
| 433 | #undef HAVE_STRUCT_STAT_ST_BLKSIZE |
| 434 | |
| 435 | /* Define to 1 if `st_blocks' is member of `struct stat'. */ |
| 436 | #undef HAVE_STRUCT_STAT_ST_BLOCKS |
| 437 | |
| 438 | /* Define to 1 if `st_rdev' is member of `struct stat'. */ |
| 439 | #undef HAVE_STRUCT_STAT_ST_RDEV |
| 440 | |
| 441 | /* Define to 1 if `tm_zone' is member of `struct tm'. */ |
| 442 | #undef HAVE_STRUCT_TM_TM_ZONE |
| 443 | |
| 444 | /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use |
| 445 | `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ |
| 446 | #undef HAVE_ST_BLKSIZE |
| 447 | |
| 448 | /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use |
| 449 | `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ |
| 450 | #undef HAVE_ST_BLOCKS |
| 451 | |
| 452 | /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use |
| 453 | `HAVE_STRUCT_STAT_ST_RDEV' instead. */ |
| 454 | #undef HAVE_ST_RDEV |
| 455 | |
| 456 | /* Define to 1 if you have the `symlink' function. */ |
| 457 | #undef HAVE_SYMLINK |
| 458 | |
| 459 | /* Define to 1 if you have the `sysconf' function. */ |
| 460 | #undef HAVE_SYSCONF |
| 461 | |
| 462 | /* Define to 1 if you have the <sys/audioio.h> header file. */ |
| 463 | #undef HAVE_SYS_AUDIOIO_H |
| 464 | |
| 465 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
| 466 | */ |
| 467 | #undef HAVE_SYS_DIR_H |
| 468 | |
| 469 | /* Define to 1 if you have the <sys/file.h> header file. */ |
| 470 | #undef HAVE_SYS_FILE_H |
| 471 | |
| 472 | /* Define to 1 if you have the <sys/lock.h> header file. */ |
| 473 | #undef HAVE_SYS_LOCK_H |
| 474 | |
| 475 | /* Define to 1 if you have the <sys/modem.h> header file. */ |
| 476 | #undef HAVE_SYS_MODEM_H |
| 477 | |
| 478 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
| 479 | */ |
| 480 | #undef HAVE_SYS_NDIR_H |
| 481 | |
| 482 | /* Define to 1 if you have the <sys/param.h> header file. */ |
| 483 | #undef HAVE_SYS_PARAM_H |
| 484 | |
| 485 | /* Define to 1 if you have the <sys/poll.h> header file. */ |
| 486 | #undef HAVE_SYS_POLL_H |
| 487 | |
| 488 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
| 489 | #undef HAVE_SYS_RESOURCE_H |
| 490 | |
| 491 | /* Define to 1 if you have the <sys/select.h> header file. */ |
| 492 | #undef HAVE_SYS_SELECT_H |
| 493 | |
| 494 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
| 495 | #undef HAVE_SYS_SOCKET_H |
| 496 | |
| 497 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| 498 | #undef HAVE_SYS_STAT_H |
| 499 | |
| 500 | /* Define to 1 if you have the <sys/times.h> header file. */ |
| 501 | #undef HAVE_SYS_TIMES_H |
| 502 | |
| 503 | /* Define to 1 if you have the <sys/time.h> header file. */ |
| 504 | #undef HAVE_SYS_TIME_H |
| 505 | |
| 506 | /* Define to 1 if you have the <sys/types.h> header file. */ |
| 507 | #undef HAVE_SYS_TYPES_H |
| 508 | |
| 509 | /* Define to 1 if you have the <sys/un.h> header file. */ |
| 510 | #undef HAVE_SYS_UN_H |
| 511 | |
| 512 | /* Define to 1 if you have the <sys/utsname.h> header file. */ |
| 513 | #undef HAVE_SYS_UTSNAME_H |
| 514 | |
| 515 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
| 516 | #undef HAVE_SYS_WAIT_H |
| 517 | |
| 518 | /* Define to 1 if you have the `tcgetpgrp' function. */ |
| 519 | #undef HAVE_TCGETPGRP |
| 520 | |
| 521 | /* Define to 1 if you have the `tcsetpgrp' function. */ |
| 522 | #undef HAVE_TCSETPGRP |
| 523 | |
| 524 | /* Define to 1 if you have the `tempnam' function. */ |
| 525 | #undef HAVE_TEMPNAM |
| 526 | |
| 527 | /* Define to 1 if you have the <termios.h> header file. */ |
| 528 | #undef HAVE_TERMIOS_H |
| 529 | |
| 530 | /* Define to 1 if you have the <term.h> header file. */ |
| 531 | #undef HAVE_TERM_H |
| 532 | |
| 533 | /* Define to 1 if you have the <thread.h> header file. */ |
| 534 | #undef HAVE_THREAD_H |
| 535 | |
| 536 | /* Define to 1 if you have the `timegm' function. */ |
| 537 | #undef HAVE_TIMEGM |
| 538 | |
| 539 | /* Define to 1 if you have the `times' function. */ |
| 540 | #undef HAVE_TIMES |
| 541 | |
| 542 | /* Define to 1 if you have the `tmpfile' function. */ |
| 543 | #undef HAVE_TMPFILE |
| 544 | |
| 545 | /* Define to 1 if you have the `tmpnam' function. */ |
| 546 | #undef HAVE_TMPNAM |
| 547 | |
| 548 | /* Define to 1 if you have the `tmpnam_r' function. */ |
| 549 | #undef HAVE_TMPNAM_R |
| 550 | |
| 551 | /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use |
| 552 | `HAVE_STRUCT_TM_TM_ZONE' instead. */ |
| 553 | #undef HAVE_TM_ZONE |
| 554 | |
| 555 | /* Define to 1 if you have the `truncate' function. */ |
| 556 | #undef HAVE_TRUNCATE |
| 557 | |
| 558 | /* Define to 1 if you don't have `tm_zone' but do have the external array |
| 559 | `tzname'. */ |
| 560 | #undef HAVE_TZNAME |
| 561 | |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 562 | /* Define this if you have the type uintptr_t. */ |
| 563 | #undef HAVE_UINTPTR_T |
| 564 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 565 | /* Define to 1 if you have the `uname' function. */ |
| 566 | #undef HAVE_UNAME |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 567 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 568 | /* Define to 1 if you have the <unistd.h> header file. */ |
| 569 | #undef HAVE_UNISTD_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 570 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 571 | /* Define to 1 if you have the `unsetenv' function. */ |
| 572 | #undef HAVE_UNSETENV |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 573 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 574 | /* Define if you have a useable wchar_t type defined in wchar.h; useable means |
| 575 | wchar_t must be 16-bit unsigned type. (see Include/unicodeobject.h). */ |
| 576 | #undef HAVE_USABLE_WCHAR_T |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 577 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 578 | /* Define to 1 if you have the <utime.h> header file. */ |
| 579 | #undef HAVE_UTIME_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 580 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 581 | /* Define to 1 if you have the `waitpid' function. */ |
| 582 | #undef HAVE_WAITPID |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 583 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 584 | /* Define if the compiler provides a wchar.h header file. */ |
| 585 | #undef HAVE_WCHAR_H |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 586 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 587 | /* Define to 1 if you have the `_getpty' function. */ |
| 588 | #undef HAVE__GETPTY |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 589 | |
| 590 | /* Define if you are using Mach cthreads directly under /include */ |
| 591 | #undef HURD_C_THREADS |
| 592 | |
| 593 | /* Define if you are using Mach cthreads under mach / */ |
| 594 | #undef MACH_C_THREADS |
| 595 | |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 596 | /* Define if malloc(0) returns a NULL pointer. */ |
| 597 | #undef MALLOC_ZERO_RETURNS_NULL |
| 598 | |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 599 | /* Define if mvwdelch in curses.h is an expression. */ |
| 600 | #undef MVWDELCH_IS_EXPRESSION |
| 601 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 602 | /* Define to the address where bug reports for this package should be sent. */ |
| 603 | #undef PACKAGE_BUGREPORT |
| 604 | |
| 605 | /* Define to the full name of this package. */ |
| 606 | #undef PACKAGE_NAME |
| 607 | |
| 608 | /* Define to the full name and version of this package. */ |
| 609 | #undef PACKAGE_STRING |
| 610 | |
| 611 | /* Define to the one symbol short name of this package. */ |
| 612 | #undef PACKAGE_TARNAME |
| 613 | |
| 614 | /* Define to the version of this package. */ |
| 615 | #undef PACKAGE_VERSION |
| 616 | |
| 617 | /* Defined if PTHREAD_SCOPE_SYSTEM supported. */ |
| 618 | #undef PTHREAD_SYSTEM_SCHED_SUPPORTED |
| 619 | |
| 620 | /* Define as the integral type used for Unicode representation. */ |
| 621 | #undef PY_UNICODE_TYPE |
| 622 | |
| 623 | /* Define if you want to build an interpreter with many run-time checks. */ |
| 624 | #undef Py_DEBUG |
| 625 | |
Martin v. Löwis | 0036cba | 2002-04-12 09:58:45 +0000 | [diff] [blame] | 626 | /* Define as the size of the unicode type. */ |
| 627 | #undef Py_UNICODE_SIZE |
| 628 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 629 | /* Define if you want to have a Unicode type. */ |
| 630 | #undef Py_USING_UNICODE |
| 631 | |
| 632 | /* Define as the return type of signal handlers (`int' or `void'). */ |
| 633 | #undef RETSIGTYPE |
| 634 | |
| 635 | /* Define if setpgrp() must be called as setpgrp(0, 0). */ |
| 636 | #undef SETPGRP_HAVE_ARG |
| 637 | |
| 638 | /* Define if i>>j for signed int i does not extend the sign bit when i < 0 */ |
| 639 | #undef SIGNED_RIGHT_SHIFT_ZERO_FILLS |
| 640 | |
| 641 | /* The size of a `char', as computed by sizeof. */ |
| 642 | #undef SIZEOF_CHAR |
| 643 | |
| 644 | /* The size of a `double', as computed by sizeof. */ |
| 645 | #undef SIZEOF_DOUBLE |
| 646 | |
| 647 | /* The size of a `float', as computed by sizeof. */ |
| 648 | #undef SIZEOF_FLOAT |
| 649 | |
| 650 | /* The size of a `fpos_t', as computed by sizeof. */ |
| 651 | #undef SIZEOF_FPOS_T |
| 652 | |
| 653 | /* The size of a `int', as computed by sizeof. */ |
| 654 | #undef SIZEOF_INT |
| 655 | |
| 656 | /* The size of a `long', as computed by sizeof. */ |
| 657 | #undef SIZEOF_LONG |
| 658 | |
| 659 | /* The size of a `long long', as computed by sizeof. */ |
| 660 | #undef SIZEOF_LONG_LONG |
| 661 | |
| 662 | /* The number of bytes in an off_t. */ |
| 663 | #undef SIZEOF_OFF_T |
| 664 | |
| 665 | /* The number of bytes in a pthread_t. */ |
| 666 | #undef SIZEOF_PTHREAD_T |
| 667 | |
| 668 | /* The size of a `short', as computed by sizeof. */ |
| 669 | #undef SIZEOF_SHORT |
| 670 | |
| 671 | /* The number of bytes in a time_t. */ |
| 672 | #undef SIZEOF_TIME_T |
| 673 | |
| 674 | /* The size of a `uintptr_t', as computed by sizeof. */ |
| 675 | #undef SIZEOF_UINTPTR_T |
| 676 | |
| 677 | /* The size of a `void *', as computed by sizeof. */ |
| 678 | #undef SIZEOF_VOID_P |
| 679 | |
| 680 | /* The size of a `wchar_t', as computed by sizeof. */ |
| 681 | #undef SIZEOF_WCHAR_T |
| 682 | |
| 683 | /* Define to 1 if you have the ANSI C header files. */ |
| 684 | #undef STDC_HEADERS |
| 685 | |
| 686 | /* Define if you can safely include both <sys/select.h> and <sys/time.h> |
| 687 | (which you can't on SCO ODT 3.0). */ |
| 688 | #undef SYS_SELECT_WITH_SYS_TIME |
| 689 | |
| 690 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| 691 | #undef TIME_WITH_SYS_TIME |
| 692 | |
| 693 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
| 694 | #undef TM_IN_SYS_TIME |
| 695 | |
| 696 | /* Define if you want to use MacPython modules on MacOSX in unix-Python. */ |
| 697 | #undef USE_TOOLBOX_OBJECT_GLUE |
| 698 | |
| 699 | /* Define if a va_list is an array of some kind */ |
| 700 | #undef VA_LIST_IS_ARRAY |
| 701 | |
| 702 | /* Define if you want SIGFPE handled (see Include/pyfpe.h). */ |
| 703 | #undef WANT_SIGFPE_HANDLER |
| 704 | |
| 705 | /* Define if you want wctype.h functions to be used instead of the one |
| 706 | supplied by Python itself. (see Include/unicodectype.h). */ |
| 707 | #undef WANT_WCTYPE_FUNCTIONS |
| 708 | |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 709 | /* Define if WINDOW in curses.h offers a field _flags. */ |
| 710 | #undef WINDOW_HAS_FLAGS |
| 711 | |
Martin v. Löwis | 1143799 | 2002-04-12 09:54:03 +0000 | [diff] [blame] | 712 | /* Define if you want to compile in cycle garbage collection. */ |
| 713 | #undef WITH_CYCLE_GC |
| 714 | |
| 715 | /* Define if you want to emulate SGI (IRIX 4) dynamic linking. This is |
| 716 | rumoured to work on VAX (Ultrix), Sun3 (SunOS 3.4), Sequent Symmetry |
| 717 | (Dynix), and Atari ST. This requires the 'dl-dld' library, |
| 718 | ftp://ftp.cwi.nl/pub/dynload/dl-dld-1.1.tar.Z, as well as the 'GNU dld' |
| 719 | library, ftp://ftp.cwi.nl/pub/dynload/dld-3.2.3.tar.Z. Do not bother on |
| 720 | SunOS 4 or 5, they already have dynamic linking using shared libraries. */ |
| 721 | #undef WITH_DL_DLD |
| 722 | |
| 723 | /* Define if you want to use the new-style (Openstep, Rhapsody, MacOS) dynamic |
| 724 | linker (dyld) instead of the old-style (NextStep) dynamic linker (rld). |
| 725 | Dyld is necessary to support frameworks. */ |
| 726 | #undef WITH_DYLD |
| 727 | |
| 728 | /* Define if you want to produce an OpenStep/Rhapsody framework (shared |
| 729 | library plus accessory files). */ |
| 730 | #undef WITH_NEXT_FRAMEWORK |
| 731 | |
| 732 | /* Define if you want to compile in Python-specific mallocs */ |
| 733 | #undef WITH_PYMALLOC |
| 734 | |
| 735 | /* Define if you want to use SGI (IRIX 4) dynamic linking. This requires the |
| 736 | "dl" library by Jack Jansen, ftp://ftp.cwi.nl/pub/dynload/dl-1.6.tar.Z. Do |
| 737 | not bother on IRIX 5, it already has dynamic linking using SunOS style |
| 738 | shared libraries */ |
| 739 | #undef WITH_SGI_DL |
| 740 | |
| 741 | /* Define if you want to compile in rudimentary thread support */ |
| 742 | #undef WITH_THREAD |
| 743 | |
| 744 | /* Define to 1 if your processor stores words with the most significant byte |
| 745 | first (like Motorola and SPARC, unlike Intel and VAX). */ |
| 746 | #undef WORDS_BIGENDIAN |
| 747 | |
| 748 | /* Define to 1 if on AIX 3. |
| 749 | System headers sometimes define this. |
| 750 | We just want to avoid a redefinition error message. */ |
| 751 | #ifndef _ALL_SOURCE |
| 752 | # undef _ALL_SOURCE |
| 753 | #endif |
| 754 | |
| 755 | /* This must be set to 64 on some systems to enable large file support. */ |
| 756 | #undef _FILE_OFFSET_BITS |
| 757 | |
| 758 | /* This must be defined on some systems to enable large file support. */ |
| 759 | #undef _LARGEFILE_SOURCE |
| 760 | |
| 761 | /* Define to 1 if on MINIX. */ |
| 762 | #undef _MINIX |
| 763 | |
| 764 | /* Define to 2 if the system does not provide POSIX.1 features except with |
| 765 | this defined. */ |
| 766 | #undef _POSIX_1_SOURCE |
| 767 | |
| 768 | /* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 769 | #undef _POSIX_SOURCE |
| 770 | |
| 771 | /* Define if you have POSIX threads, and your system does not define that. */ |
| 772 | #undef _POSIX_THREADS |
| 773 | |
| 774 | /* Define to force use of thread-safe errno, h_errno, and other functions */ |
| 775 | #undef _REENTRANT |
| 776 | |
| 777 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */ |
| 778 | #ifndef __CHAR_UNSIGNED__ |
| 779 | # undef __CHAR_UNSIGNED__ |
| 780 | #endif |
| 781 | |
| 782 | /* Defined on Solaris to see additional function prototypes. */ |
| 783 | #undef __EXTENSIONS__ |
| 784 | |
| 785 | /* Define to 'long' if <time.h> doesn't define. */ |
| 786 | #undef clock_t |
| 787 | |
| 788 | /* Define to empty if `const' does not conform to ANSI C. */ |
| 789 | #undef const |
| 790 | |
| 791 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 792 | #undef gid_t |
| 793 | |
| 794 | /* Define to `int' if <sys/types.h> does not define. */ |
| 795 | #undef mode_t |
| 796 | |
| 797 | /* Define to `long' if <sys/types.h> does not define. */ |
| 798 | #undef off_t |
| 799 | |
| 800 | /* Define to `int' if <sys/types.h> does not define. */ |
| 801 | #undef pid_t |
| 802 | |
| 803 | /* Define to empty if the keyword does not work. */ |
| 804 | #undef signed |
| 805 | |
| 806 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
| 807 | #undef size_t |
| 808 | |
| 809 | /* Define to `int' if <sys/types.h> does not define. */ |
| 810 | #undef socklen_t |
| 811 | |
| 812 | /* Define to `int' if <sys/types.h> doesn't define. */ |
| 813 | #undef uid_t |
| 814 | |
| 815 | /* Define to empty if the keyword does not work. */ |
| 816 | #undef volatile |
| 817 | |
Martin v. Löwis | c45929e | 2002-04-06 10:10:49 +0000 | [diff] [blame] | 818 | |
Guido van Rossum | aef734b | 2001-01-10 21:09:12 +0000 | [diff] [blame] | 819 | #ifdef __CYGWIN__ |
| 820 | #ifdef USE_DL_IMPORT |
| 821 | #define DL_IMPORT(RTYPE) __declspec(dllimport) RTYPE |
| 822 | #define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE |
| 823 | #else |
| 824 | #define DL_IMPORT(RTYPE) __declspec(dllexport) RTYPE |
| 825 | #define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE |
| 826 | #endif |
| 827 | #endif |
Martin v. Löwis | 28341ce | 2001-09-05 15:18:00 +0000 | [diff] [blame] | 828 | |
| 829 | /* Define the macros needed if on a UnixWare 7.x system. */ |
| 830 | #if defined(__USLC__) && defined(__SCO_VERSION__) |
Martin v. Löwis | 28341ce | 2001-09-05 15:18:00 +0000 | [diff] [blame] | 831 | #define STRICT_SYSV_CURSES /* Don't use ncurses extensions */ |
| 832 | #endif |
| 833 | |