config.h.in
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:17k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define if using alloca.c.  */
  3. #undef C_ALLOCA
  4. /* Define to empty if the keyword does not work.  */
  5. #undef const
  6. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  7.    This function is required for alloca.c support on those systems.  */
  8. #undef CRAY_STACKSEG_END
  9. /* Define if you have alloca, as a function or macro.  */
  10. #undef HAVE_ALLOCA
  11. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  12. #undef HAVE_ALLOCA_H
  13. /* Define if you don't have vprintf but do have _doprnt.  */
  14. #undef HAVE_DOPRNT
  15. /* Define if you have a working `mmap' system call.  */
  16. #undef HAVE_MMAP
  17. /* Define if system calls automatically restart after interruption
  18.    by a signal.  */
  19. #undef HAVE_RESTARTABLE_SYSCALLS
  20. /* Define if your struct stat has st_rdev.  */
  21. #undef HAVE_ST_RDEV
  22. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  23. #undef HAVE_SYS_WAIT_H
  24. /* Define if you don't have tm_zone but do have the external array
  25.    tzname.  */
  26. #undef HAVE_TZNAME
  27. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  28. #undef HAVE_UTIME_NULL
  29. /* Define if you have the vprintf function.  */
  30. #undef HAVE_VPRINTF
  31. /* Define as __inline if that's what the C compiler calls it.  */
  32. #undef inline
  33. /* Define to `long' if <sys/types.h> doesn't define.  */
  34. #undef off_t
  35. /* Define as the return type of signal handlers (int or void).  */
  36. #undef RETSIGTYPE
  37. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  38. #undef size_t
  39. /* If using the C implementation of alloca, define if you know the
  40.    direction of stack growth for your system; otherwise it will be
  41.    automatically deduced at run-time.
  42.  STACK_DIRECTION > 0 => grows toward higher addresses
  43.  STACK_DIRECTION < 0 => grows toward lower addresses
  44.  STACK_DIRECTION = 0 => direction of growth unknown
  45.  */
  46. #undef STACK_DIRECTION
  47. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  48. #undef STAT_MACROS_BROKEN
  49. /* Define if you have the ANSI C header files.  */
  50. #undef STDC_HEADERS
  51. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  52. #undef TIME_WITH_SYS_TIME
  53. /* Define if your <sys/time.h> declares struct tm.  */
  54. #undef TM_IN_SYS_TIME
  55. /* Define if your processor stores words with the most significant
  56.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  57. #undef WORDS_BIGENDIAN
  58. /* Version of .frm files */
  59. #undef DOT_FRM_VERSION
  60. /* READLINE: */
  61. #undef FIONREAD_IN_SYS_IOCTL
  62. /* READLINE: Define if your system defines TIOCGWINSZ in sys/ioctl.h.  */
  63. #undef GWINSZ_IN_SYS_IOCTL
  64. /* Do we have FIONREAD */
  65. #undef FIONREAD_IN_SYS_IOCTL
  66. /* atomic_add() from <asm/atomic.h> (Linux only) */
  67. #undef HAVE_ATOMIC_ADD
  68. /* atomic_sub() from <asm/atomic.h> (Linux only) */
  69. #undef HAVE_ATOMIC_SUB
  70. /* bool is not defined by all C++ compilators */
  71. #undef HAVE_BOOL
  72. /* Have berkeley db installed */
  73. #undef HAVE_BERKELEY_DB
  74. /* DSB style signals ? */
  75. #undef HAVE_BSD_SIGNALS
  76. /* Can netinet be included */
  77. #undef HAVE_BROKEN_NETINET_INCLUDES
  78. /* READLINE: */
  79. #undef HAVE_BSD_SIGNALS
  80. /* ZLIB and compress: */
  81. #undef HAVE_COMPRESS
  82. /* Define if we are using OSF1 DEC threads */
  83. #undef HAVE_DEC_THREADS
  84. /* Define if we are using OSF1 DEC threads on 3.2 */
  85. #undef HAVE_DEC_3_2_THREADS
  86. /* fp_except from ieeefp.h */
  87. #undef HAVE_FP_EXCEPT
  88. /* READLINE: */
  89. #undef HAVE_GETPW_DECLS
  90. /* Solaris define gethostbyname_r with 5 arguments. glibc2 defines
  91.    this with 6 arguments */
  92. #undef HAVE_GETHOSTBYNAME_R_GLIBC2_STYLE
  93. /* In OSF 4.0f the 3'd argument to gethostname_r is hostent_data * */
  94. #undef HAVE_GETHOSTBYNAME_R_RETURN_INT
  95. /* Define if int8, int16 and int32 types exist */
  96. #undef HAVE_INT_8_16_32
  97. /* Using Innobase DB */
  98. #undef HAVE_INNOBASE_DB
  99. /* Define if have -lwrap */
  100. #undef HAVE_LIBWRAP
  101. /* Define if we are using Xavier Leroy's LinuxThreads */
  102. #undef HAVE_LINUXTHREADS
  103. /* Do we use user level threads */
  104. #undef HAVE_mit_thread
  105. /* For some non posix threads */
  106. #undef HAVE_NONPOSIX_PTHREAD_GETSPECIFIC
  107. /* For some non posix threads */
  108. #undef HAVE_NONPOSIX_PTHREAD_MUTEX_INIT
  109. /* READLINE: */
  110. #undef HAVE_POSIX_SIGNALS
  111. /* sigwait with one argument */
  112. #undef HAVE_NONPOSIX_SIGWAIT
  113. /* pthread_attr_setscope */
  114. #undef HAVE_PTHREAD_ATTR_SETSCOPE
  115. /* POSIX readdir_r */
  116. #undef HAVE_READDIR_R
  117. /* POSIX sigwait */
  118. #undef HAVE_SIGWAIT
  119. /* crypt */
  120. #undef HAVE_CRYPT
  121. /* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines
  122.    this with 8 arguments */
  123. #undef HAVE_SOLARIS_STYLE_GETHOST
  124. /* Timespec has a ts_sec instead of tv_sev  */
  125. #undef HAVE_TIMESPEC_TS_SEC
  126. /* Have the tzname variable */
  127. #undef HAVE_TZNAME
  128. /* Define if the system files define uchar */
  129. #undef HAVE_UCHAR
  130. /* Define if the system files define uint */
  131. #undef HAVE_UINT
  132. /* Define if the system files define ulong */
  133. #undef HAVE_ULONG
  134. /* UNIXWARE7 threads are not posix */
  135. #undef HAVE_UNIXWARE7_THREADS
  136. /* new UNIXWARE7 threads that are not yet posix */
  137. #undef HAVE_UNIXWARE7_POSIX
  138. /* READLINE: */
  139. #undef HAVE_USG_SIGHOLD
  140. /* Define if want -lwrap */
  141. #undef LIBWRAP
  142. /* Define to machine type name eg sun10 */
  143. #undef MACHINE_TYPE
  144. /* mysql client protocoll version */
  145. #undef PROTOCOL_VERSION
  146. /* Define if qsort returns void */
  147. #undef QSORT_TYPE_IS_VOID
  148. /* Define as the return type of qsort (int or void). */
  149. #undef RETQSORTTYPE
  150. /* Size of off_t */
  151. #undef SIZEOF_OFF_T
  152. /* Define as the base type of the last arg to accept */
  153. #undef SOCKET_SIZE_TYPE
  154. /* Last argument to get/setsockopt */
  155. #undef SOCKOPT_OPTLEN_TYPE
  156. #undef SPEED_T_IN_SYS_TYPES
  157. #undef SPRINTF_RETURNS_PTR
  158. #undef SPRINTF_RETURNS_INT
  159. #undef SPRINTF_RETURNS_GARBAGE
  160. #undef STRUCT_DIRENT_HAS_D_FILENO
  161. #undef STRUCT_DIRENT_HAS_D_INO
  162. /* Define to name of system eg solaris*/
  163. #undef SYSTEM_TYPE
  164. /* Define if you want to have threaded code. This may be undef on client code */
  165. #undef THREAD
  166. /* Should be client be thread safe */
  167. #undef THREAD_SAFE_CLIENT
  168. /* READLINE: */
  169. #undef TIOCSTAT_IN_SYS_IOCTL
  170. /* Use multi-byte character routines */
  171. #undef USE_MB
  172. #undef USE_MB_IDENT
  173. /* Use MySQL RAID */
  174. #undef USE_RAID
  175. /* Use strcoll() functions when comparing and sorting. */
  176. #undef USE_STRCOLL
  177. /* READLINE: */
  178. #undef VOID_SIGHANDLER
  179. /* The number of bytes in a char.  */
  180. #undef SIZEOF_CHAR
  181. /* The number of bytes in a int.  */
  182. #undef SIZEOF_INT
  183. /* The number of bytes in a long.  */
  184. #undef SIZEOF_LONG
  185. /* The number of bytes in a long long.  */
  186. #undef SIZEOF_LONG_LONG
  187. /* Define if you have the alarm function.  */
  188. #undef HAVE_ALARM
  189. /* Define if you have the atod function.  */
  190. #undef HAVE_ATOD
  191. /* Define if you have the bcmp function.  */
  192. #undef HAVE_BCMP
  193. /* Define if you have the bfill function.  */
  194. #undef HAVE_BFILL
  195. /* Define if you have the bmove function.  */
  196. #undef HAVE_BMOVE
  197. /* Define if you have the bzero function.  */
  198. #undef HAVE_BZERO
  199. /* Define if you have the chsize function.  */
  200. #undef HAVE_CHSIZE
  201. /* Define if you have the cuserid function.  */
  202. #undef HAVE_CUSERID
  203. /* Define if you have the dlerror function.  */
  204. #undef HAVE_DLERROR
  205. /* Define if you have the dlopen function.  */
  206. #undef HAVE_DLOPEN
  207. /* Define if you have the fchmod function.  */
  208. #undef HAVE_FCHMOD
  209. /* Define if you have the fcntl function.  */
  210. #undef HAVE_FCNTL
  211. /* Define if you have the fconvert function.  */
  212. #undef HAVE_FCONVERT
  213. /* Define if you have the finite function.  */
  214. #undef HAVE_FINITE
  215. /* Define if you have the fpresetsticky function.  */
  216. #undef HAVE_FPRESETSTICKY
  217. /* Define if you have the fpsetmask function.  */
  218. #undef HAVE_FPSETMASK
  219. /* Define if you have the fseeko function.  */
  220. #undef HAVE_FSEEKO
  221. /* Define if you have the ftruncate function.  */
  222. #undef HAVE_FTRUNCATE
  223. /* Define if you have the getcwd function.  */
  224. #undef HAVE_GETCWD
  225. /* Define if you have the gethostbyaddr_r function.  */
  226. #undef HAVE_GETHOSTBYADDR_R
  227. /* Define if you have the gethostbyname_r function.  */
  228. #undef HAVE_GETHOSTBYNAME_R
  229. /* Define if you have the getpagesize function.  */
  230. #undef HAVE_GETPAGESIZE
  231. /* Define if you have the getpass function.  */
  232. #undef HAVE_GETPASS
  233. /* Define if you have the getpassphrase function.  */
  234. #undef HAVE_GETPASSPHRASE
  235. /* Define if you have the getpwnam function.  */
  236. #undef HAVE_GETPWNAM
  237. /* Define if you have the getpwuid function.  */
  238. #undef HAVE_GETPWUID
  239. /* Define if you have the getrlimit function.  */
  240. #undef HAVE_GETRLIMIT
  241. /* Define if you have the getrusage function.  */
  242. #undef HAVE_GETRUSAGE
  243. /* Define if you have the getwd function.  */
  244. #undef HAVE_GETWD
  245. /* Define if you have the index function.  */
  246. #undef HAVE_INDEX
  247. /* Define if you have the initgroups function.  */
  248. #undef HAVE_INITGROUPS
  249. /* Define if you have the localtime_r function.  */
  250. #undef HAVE_LOCALTIME_R
  251. /* Define if you have the locking function.  */
  252. #undef HAVE_LOCKING
  253. /* Define if you have the longjmp function.  */
  254. #undef HAVE_LONGJMP
  255. /* Define if you have the lrand48 function.  */
  256. #undef HAVE_LRAND48
  257. /* Define if you have the lstat function.  */
  258. #undef HAVE_LSTAT
  259. /* Define if you have the madvise function.  */
  260. #undef HAVE_MADVISE
  261. /* Define if you have the memcpy function.  */
  262. #undef HAVE_MEMCPY
  263. /* Define if you have the memmove function.  */
  264. #undef HAVE_MEMMOVE
  265. /* Define if you have the mkstemp function.  */
  266. #undef HAVE_MKSTEMP
  267. /* Define if you have the mlockall function.  */
  268. #undef HAVE_MLOCKALL
  269. /* Define if you have the perror function.  */
  270. #undef HAVE_PERROR
  271. /* Define if you have the poll function.  */
  272. #undef HAVE_POLL
  273. /* Define if you have the pread function.  */
  274. #undef HAVE_PREAD
  275. /* Define if you have the pthread_attr_create function.  */
  276. #undef HAVE_PTHREAD_ATTR_CREATE
  277. /* Define if you have the pthread_attr_setprio function.  */
  278. #undef HAVE_PTHREAD_ATTR_SETPRIO
  279. /* Define if you have the pthread_attr_setschedparam function.  */
  280. #undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM
  281. /* Define if you have the pthread_attr_setstacksize function.  */
  282. #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
  283. /* Define if you have the pthread_condattr_create function.  */
  284. #undef HAVE_PTHREAD_CONDATTR_CREATE
  285. /* Define if you have the pthread_getsequence_np function.  */
  286. #undef HAVE_PTHREAD_GETSEQUENCE_NP
  287. /* Define if you have the pthread_init function.  */
  288. #undef HAVE_PTHREAD_INIT
  289. /* Define if you have the pthread_rwlock_rdlock function.  */
  290. #undef HAVE_PTHREAD_RWLOCK_RDLOCK
  291. /* Define if you have the pthread_setprio function.  */
  292. #undef HAVE_PTHREAD_SETPRIO
  293. /* Define if you have the pthread_setprio_np function.  */
  294. #undef HAVE_PTHREAD_SETPRIO_NP
  295. /* Define if you have the pthread_setschedparam function.  */
  296. #undef HAVE_PTHREAD_SETSCHEDPARAM
  297. /* Define if you have the pthread_sigmask function.  */
  298. #undef HAVE_PTHREAD_SIGMASK
  299. /* Define if you have the putenv function.  */
  300. #undef HAVE_PUTENV
  301. /* Define if you have the readlink function.  */
  302. #undef HAVE_READLINK
  303. /* Define if you have the realpath function.  */
  304. #undef HAVE_REALPATH
  305. /* Define if you have the rename function.  */
  306. #undef HAVE_RENAME
  307. /* Define if you have the rint function.  */
  308. #undef HAVE_RINT
  309. /* Define if you have the rwlock_init function.  */
  310. #undef HAVE_RWLOCK_INIT
  311. /* Define if you have the select function.  */
  312. #undef HAVE_SELECT
  313. /* Define if you have the setenv function.  */
  314. #undef HAVE_SETENV
  315. /* Define if you have the setlocale function.  */
  316. #undef HAVE_SETLOCALE
  317. /* Define if you have the setupterm function.  */
  318. #undef HAVE_SETUPTERM
  319. /* Define if you have the sighold function.  */
  320. #undef HAVE_SIGHOLD
  321. /* Define if you have the sigset function.  */
  322. #undef HAVE_SIGSET
  323. /* Define if you have the sigthreadmask function.  */
  324. #undef HAVE_SIGTHREADMASK
  325. /* Define if you have the snprintf function.  */
  326. #undef HAVE_SNPRINTF
  327. /* Define if you have the socket function.  */
  328. #undef HAVE_SOCKET
  329. /* Define if you have the stpcpy function.  */
  330. #undef HAVE_STPCPY
  331. /* Define if you have the strcasecmp function.  */
  332. #undef HAVE_STRCASECMP
  333. /* Define if you have the strcoll function.  */
  334. #undef HAVE_STRCOLL
  335. /* Define if you have the strerror function.  */
  336. #undef HAVE_STRERROR
  337. /* Define if you have the strnlen function.  */
  338. #undef HAVE_STRNLEN
  339. /* Define if you have the strpbrk function.  */
  340. #undef HAVE_STRPBRK
  341. /* Define if you have the strstr function.  */
  342. #undef HAVE_STRSTR
  343. /* Define if you have the strtok_r function.  */
  344. #undef HAVE_STRTOK_R
  345. /* Define if you have the strtol function.  */
  346. #undef HAVE_STRTOL
  347. /* Define if you have the strtoul function.  */
  348. #undef HAVE_STRTOUL
  349. /* Define if you have the strtoull function.  */
  350. #undef HAVE_STRTOULL
  351. /* Define if you have the tcgetattr function.  */
  352. #undef HAVE_TCGETATTR
  353. /* Define if you have the tell function.  */
  354. #undef HAVE_TELL
  355. /* Define if you have the tempnam function.  */
  356. #undef HAVE_TEMPNAM
  357. /* Define if you have the thr_setconcurrency function.  */
  358. #undef HAVE_THR_SETCONCURRENCY
  359. /* Define if you have the vidattr function.  */
  360. #undef HAVE_VIDATTR
  361. /* Define if you have the <alloca.h> header file.  */
  362. #undef HAVE_ALLOCA_H
  363. /* Define if you have the <arpa/inet.h> header file.  */
  364. #undef HAVE_ARPA_INET_H
  365. /* Define if you have the <asm/termbits.h> header file.  */
  366. #undef HAVE_ASM_TERMBITS_H
  367. /* Define if you have the <crypt.h> header file.  */
  368. #undef HAVE_CRYPT_H
  369. /* Define if you have the <curses.h> header file.  */
  370. #undef HAVE_CURSES_H
  371. /* Define if you have the <dirent.h> header file.  */
  372. #undef HAVE_DIRENT_H
  373. /* Define if you have the <fcntl.h> header file.  */
  374. #undef HAVE_FCNTL_H
  375. /* Define if you have the <float.h> header file.  */
  376. #undef HAVE_FLOAT_H
  377. /* Define if you have the <floatingpoint.h> header file.  */
  378. #undef HAVE_FLOATINGPOINT_H
  379. /* Define if you have the <grp.h> header file.  */
  380. #undef HAVE_GRP_H
  381. /* Define if you have the <ieeefp.h> header file.  */
  382. #undef HAVE_IEEEFP_H
  383. /* Define if you have the <limits.h> header file.  */
  384. #undef HAVE_LIMITS_H
  385. /* Define if you have the <locale.h> header file.  */
  386. #undef HAVE_LOCALE_H
  387. /* Define if you have the <memory.h> header file.  */
  388. #undef HAVE_MEMORY_H
  389. /* Define if you have the <ndir.h> header file.  */
  390. #undef HAVE_NDIR_H
  391. /* Define if you have the <netinet/in.h> header file.  */
  392. #undef HAVE_NETINET_IN_H
  393. /* Define if you have the <paths.h> header file.  */
  394. #undef HAVE_PATHS_H
  395. /* Define if you have the <pwd.h> header file.  */
  396. #undef HAVE_PWD_H
  397. /* Define if you have the <sched.h> header file.  */
  398. #undef HAVE_SCHED_H
  399. /* Define if you have the <select.h> header file.  */
  400. #undef HAVE_SELECT_H
  401. /* Define if you have the <stdarg.h> header file.  */
  402. #undef HAVE_STDARG_H
  403. /* Define if you have the <stddef.h> header file.  */
  404. #undef HAVE_STDDEF_H
  405. /* Define if you have the <stdlib.h> header file.  */
  406. #undef HAVE_STDLIB_H
  407. /* Define if you have the <string.h> header file.  */
  408. #undef HAVE_STRING_H
  409. /* Define if you have the <strings.h> header file.  */
  410. #undef HAVE_STRINGS_H
  411. /* Define if you have the <synch.h> header file.  */
  412. #undef HAVE_SYNCH_H
  413. /* Define if you have the <sys/dir.h> header file.  */
  414. #undef HAVE_SYS_DIR_H
  415. /* Define if you have the <sys/file.h> header file.  */
  416. #undef HAVE_SYS_FILE_H
  417. /* Define if you have the <sys/ioctl.h> header file.  */
  418. #undef HAVE_SYS_IOCTL_H
  419. /* Define if you have the <sys/mman.h> header file.  */
  420. #undef HAVE_SYS_MMAN_H
  421. /* Define if you have the <sys/ndir.h> header file.  */
  422. #undef HAVE_SYS_NDIR_H
  423. /* Define if you have the <sys/pte.h> header file.  */
  424. #undef HAVE_SYS_PTE_H
  425. /* Define if you have the <sys/ptem.h> header file.  */
  426. #undef HAVE_SYS_PTEM_H
  427. /* Define if you have the <sys/select.h> header file.  */
  428. #undef HAVE_SYS_SELECT_H
  429. /* Define if you have the <sys/socket.h> header file.  */
  430. #undef HAVE_SYS_SOCKET_H
  431. /* Define if you have the <sys/stream.h> header file.  */
  432. #undef HAVE_SYS_STREAM_H
  433. /* Define if you have the <sys/timeb.h> header file.  */
  434. #undef HAVE_SYS_TIMEB_H
  435. /* Define if you have the <sys/types.h> header file.  */
  436. #undef HAVE_SYS_TYPES_H
  437. /* Define if you have the <sys/un.h> header file.  */
  438. #undef HAVE_SYS_UN_H
  439. /* Define if you have the <sys/utime.h> header file.  */
  440. #undef HAVE_SYS_UTIME_H
  441. /* Define if you have the <sys/vadvise.h> header file.  */
  442. #undef HAVE_SYS_VADVISE_H
  443. /* Define if you have the <sys/wait.h> header file.  */
  444. #undef HAVE_SYS_WAIT_H
  445. /* Define if you have the <term.h> header file.  */
  446. #undef HAVE_TERM_H
  447. /* Define if you have the <termbits.h> header file.  */
  448. #undef HAVE_TERMBITS_H
  449. /* Define if you have the <termcap.h> header file.  */
  450. #undef HAVE_TERMCAP_H
  451. /* Define if you have the <termio.h> header file.  */
  452. #undef HAVE_TERMIO_H
  453. /* Define if you have the <termios.h> header file.  */
  454. #undef HAVE_TERMIOS_H
  455. /* Define if you have the <unistd.h> header file.  */
  456. #undef HAVE_UNISTD_H
  457. /* Define if you have the <utime.h> header file.  */
  458. #undef HAVE_UTIME_H
  459. /* Define if you have the <varargs.h> header file.  */
  460. #undef HAVE_VARARGS_H
  461. /* Define if you have the bind library (-lbind).  */
  462. #undef HAVE_LIBBIND
  463. /* Define if you have the c_r library (-lc_r).  */
  464. #undef HAVE_LIBC_R
  465. /* Define if you have the compat library (-lcompat).  */
  466. #undef HAVE_LIBCOMPAT
  467. /* Define if you have the crypt library (-lcrypt).  */
  468. #undef HAVE_LIBCRYPT
  469. /* Define if you have the dl library (-ldl).  */
  470. #undef HAVE_LIBDL
  471. /* Define if you have the gen library (-lgen).  */
  472. #undef HAVE_LIBGEN
  473. /* Define if you have the m library (-lm).  */
  474. #undef HAVE_LIBM
  475. /* Define if you have the nsl library (-lnsl).  */
  476. #undef HAVE_LIBNSL
  477. /* Define if you have the nsl_r library (-lnsl_r).  */
  478. #undef HAVE_LIBNSL_R
  479. /* Define if you have the pthread library (-lpthread).  */
  480. #undef HAVE_LIBPTHREAD
  481. /* Define if you have the socket library (-lsocket).  */
  482. #undef HAVE_LIBSOCKET
  483. /* Name of package */
  484. #undef PACKAGE
  485. /* Version number of package */
  486. #undef VERSION
  487. /* Number of bits in a file offset, on hosts where this is settable. */
  488. #undef _FILE_OFFSET_BITS
  489. /* Define to make fseeko etc. visible, on some hosts. */
  490. #undef _LARGEFILE_SOURCE
  491. /* Define for large files, on AIX-style hosts. */
  492. #undef _LARGE_FILES