|
|
1.1 ! root 1: /* sysconfig.h.in. Generated automatically from configure.in by autoheader. */ ! 2: ! 3: /* Define if on AIX 3. ! 4: System headers sometimes define this. ! 5: We just want to avoid a redefinition error message. */ ! 6: #ifndef _ALL_SOURCE ! 7: #undef _ALL_SOURCE ! 8: #endif ! 9: ! 10: /* Define to empty if the keyword does not work. */ ! 11: #undef const ! 12: ! 13: /* Define if your struct stat has st_blocks. */ ! 14: #undef HAVE_ST_BLOCKS ! 15: ! 16: /* Define if utime(file, NULL) sets file's timestamp to the present. */ ! 17: #undef HAVE_UTIME_NULL ! 18: ! 19: /* Define as __inline if that's what the C compiler calls it. */ ! 20: #undef inline ! 21: ! 22: /* Define to `int' if <sys/types.h> doesn't define. */ ! 23: #undef mode_t ! 24: ! 25: /* Define to `long' if <sys/types.h> doesn't define. */ ! 26: #undef off_t ! 27: ! 28: /* Define to `int' if <sys/types.h> doesn't define. */ ! 29: #undef pid_t ! 30: ! 31: /* Define if you need to in order for stat and other things to work. */ ! 32: #undef _POSIX_SOURCE ! 33: ! 34: /* Define as the return type of signal handlers (int or void). */ ! 35: #undef RETSIGTYPE ! 36: ! 37: /* Define if you have the ANSI C header files. */ ! 38: #undef STDC_HEADERS ! 39: ! 40: /* Define if you can safely include both <sys/time.h> and <time.h>. */ ! 41: #undef TIME_WITH_SYS_TIME ! 42: ! 43: /* Define if your <sys/time.h> declares struct tm. */ ! 44: #undef TM_IN_SYS_TIME ! 45: ! 46: /* Define if the X Window System is missing or not being used. */ ! 47: #undef X_DISPLAY_MISSING ! 48: ! 49: /* The number of bytes in a __int64. */ ! 50: #undef SIZEOF___INT64 ! 51: ! 52: /* The number of bytes in a char. */ ! 53: #undef SIZEOF_CHAR ! 54: ! 55: /* The number of bytes in a int. */ ! 56: #undef SIZEOF_INT ! 57: ! 58: /* The number of bytes in a long. */ ! 59: #undef SIZEOF_LONG ! 60: ! 61: /* The number of bytes in a long long. */ ! 62: #undef SIZEOF_LONG_LONG ! 63: ! 64: /* The number of bytes in a short. */ ! 65: #undef SIZEOF_SHORT ! 66: ! 67: /* Define if you have the cfmakeraw function. */ ! 68: #undef HAVE_CFMAKERAW ! 69: ! 70: /* Define if you have the getcwd function. */ ! 71: #undef HAVE_GETCWD ! 72: ! 73: /* Define if you have the getopt function. */ ! 74: #undef HAVE_GETOPT ! 75: ! 76: /* Define if you have the gettimeofday function. */ ! 77: #undef HAVE_GETTIMEOFDAY ! 78: ! 79: /* Define if you have the mkdir function. */ ! 80: #undef HAVE_MKDIR ! 81: ! 82: /* Define if you have the readdir_r function. */ ! 83: #undef HAVE_READDIR_R ! 84: ! 85: /* Define if you have the rmdir function. */ ! 86: #undef HAVE_RMDIR ! 87: ! 88: /* Define if you have the select function. */ ! 89: #undef HAVE_SELECT ! 90: ! 91: /* Define if you have the setitimer function. */ ! 92: #undef HAVE_SETITIMER ! 93: ! 94: /* Define if you have the sigaction function. */ ! 95: #undef HAVE_SIGACTION ! 96: ! 97: /* Define if you have the strdup function. */ ! 98: #undef HAVE_STRDUP ! 99: ! 100: /* Define if you have the strerror function. */ ! 101: #undef HAVE_STRERROR ! 102: ! 103: /* Define if you have the strstr function. */ ! 104: #undef HAVE_STRSTR ! 105: ! 106: /* Define if you have the tcgetattr function. */ ! 107: #undef HAVE_TCGETATTR ! 108: ! 109: /* Define if you have the vfprintf function. */ ! 110: #undef HAVE_VFPRINTF ! 111: ! 112: /* Define if you have the vprintf function. */ ! 113: #undef HAVE_VPRINTF ! 114: ! 115: /* Define if you have the vsprintf function. */ ! 116: #undef HAVE_VSPRINTF ! 117: ! 118: /* Define if you have the <SDL/SDL.h> header file. */ ! 119: #undef HAVE_SDL_SDL_H ! 120: ! 121: /* Define if you have the <curses.h> header file. */ ! 122: #undef HAVE_CURSES_H ! 123: ! 124: /* Define if you have the <cybergraphx/cybergraphics.h> header file. */ ! 125: #undef HAVE_CYBERGRAPHX_CYBERGRAPHICS_H ! 126: ! 127: /* Define if you have the <ddraw.h> header file. */ ! 128: #undef HAVE_DDRAW_H ! 129: ! 130: /* Define if you have the <devices/ahi.h> header file. */ ! 131: #undef HAVE_DEVICES_AHI_H ! 132: ! 133: /* Define if you have the <dmedia/audio.h> header file. */ ! 134: #undef HAVE_DMEDIA_AUDIO_H ! 135: ! 136: /* Define if you have the <fcntl.h> header file. */ ! 137: #undef HAVE_FCNTL_H ! 138: ! 139: /* Define if you have the <features.h> header file. */ ! 140: #undef HAVE_FEATURES_H ! 141: ! 142: /* Define if you have the <getopt.h> header file. */ ! 143: #undef HAVE_GETOPT_H ! 144: ! 145: /* Define if you have the <libraries/cybergraphics.h> header file. */ ! 146: #undef HAVE_LIBRARIES_CYBERGRAPHICS_H ! 147: ! 148: /* Define if you have the <machine/joystick.h> header file. */ ! 149: #undef HAVE_MACHINE_JOYSTICK_H ! 150: ! 151: /* Define if you have the <machine/soundcard.h> header file. */ ! 152: #undef HAVE_MACHINE_SOUNDCARD_H ! 153: ! 154: /* Define if you have the <ncurses.h> header file. */ ! 155: #undef HAVE_NCURSES_H ! 156: ! 157: /* Define if you have the <posix_opt.h> header file. */ ! 158: #undef HAVE_POSIX_OPT_H ! 159: ! 160: /* Define if you have the <string.h> header file. */ ! 161: #undef HAVE_STRING_H ! 162: ! 163: /* Define if you have the <strings.h> header file. */ ! 164: #undef HAVE_STRINGS_H ! 165: ! 166: /* Define if you have the <sun/audioio.h> header file. */ ! 167: #undef HAVE_SUN_AUDIOIO_H ! 168: ! 169: /* Define if you have the <sys/audioio.h> header file. */ ! 170: #undef HAVE_SYS_AUDIOIO_H ! 171: ! 172: /* Define if you have the <sys/ioctl.h> header file. */ ! 173: #undef HAVE_SYS_IOCTL_H ! 174: ! 175: /* Define if you have the <sys/ipc.h> header file. */ ! 176: #undef HAVE_SYS_IPC_H ! 177: ! 178: /* Define if you have the <sys/shm.h> header file. */ ! 179: #undef HAVE_SYS_SHM_H ! 180: ! 181: /* Define if you have the <sys/soundcard.h> header file. */ ! 182: #undef HAVE_SYS_SOUNDCARD_H ! 183: ! 184: /* Define if you have the <sys/stat.h> header file. */ ! 185: #undef HAVE_SYS_STAT_H ! 186: ! 187: /* Define if you have the <sys/termios.h> header file. */ ! 188: #undef HAVE_SYS_TERMIOS_H ! 189: ! 190: /* Define if you have the <sys/time.h> header file. */ ! 191: #undef HAVE_SYS_TIME_H ! 192: ! 193: /* Define if you have the <sys/types.h> header file. */ ! 194: #undef HAVE_SYS_TYPES_H ! 195: ! 196: /* Define if you have the <sys/utime.h> header file. */ ! 197: #undef HAVE_SYS_UTIME_H ! 198: ! 199: /* Define if you have the <unistd.h> header file. */ ! 200: #undef HAVE_UNISTD_H ! 201: ! 202: /* Define if you have the <utime.h> header file. */ ! 203: #undef HAVE_UTIME_H ! 204: ! 205: /* Define if you have the <values.h> header file. */ ! 206: #undef HAVE_VALUES_H ! 207: ! 208: /* Define if you have the <windows.h> header file. */ ! 209: #undef HAVE_WINDOWS_H
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.