home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gdbm-1.7.3-base.tgz / gdbm-1.7.3-base.tar / fsf / gdbm / autoconf.h.in < prev    next >
Text File  |  1994-05-15  |  2KB  |  82 lines

  1. /* autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if using alloca.c.  */
  4. #undef C_ALLOCA
  5.  
  6. /* Define to empty if the keyword does not work.  */
  7. #undef const
  8.  
  9. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  10.    This function is required for alloca.c support on those systems.  */
  11. #undef CRAY_STACKSEG_END
  12.  
  13. /* Define if you have alloca.h and it should be used (not Ultrix).  */
  14. #undef HAVE_ALLOCA_H
  15.  
  16. /* Define if your struct stat has st_blksize.  */
  17. #undef HAVE_ST_BLKSIZE
  18.  
  19. /* Define if int is 16 bits instead of 32.  */
  20. #undef INT_16_BITS
  21.  
  22. /* Define if long int is 64 bits.  */
  23. #undef LONG_64_BITS
  24.  
  25. /* Define to `long' if <sys/types.h> doesn't define.  */
  26. #undef off_t
  27.  
  28. /* If using the C implementation of alloca, define if you know the
  29.    direction of stack growth for your system; otherwise it will be
  30.    automatically deduced at run-time.
  31.     STACK_DIRECTION > 0 => grows toward higher addresses
  32.     STACK_DIRECTION < 0 => grows toward lower addresses
  33.     STACK_DIRECTION = 0 => direction of growth unknown
  34.  */
  35. #undef STACK_DIRECTION
  36.  
  37. /* Define if your processor stores words with the most significant
  38.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  39. #undef WORDS_BIGENDIAN
  40.  
  41. /* Define if you have bcopy.  */
  42. #undef HAVE_BCOPY
  43.  
  44. /* Define if you have flock.  */
  45. #undef HAVE_FLOCK
  46.  
  47. /* Define if you have fsync.  */
  48. #undef HAVE_FSYNC
  49.  
  50. /* Define if you have ftruncate.  */
  51. #undef HAVE_FTRUNCATE
  52.  
  53. /* Define if you have rename.  */
  54. #undef HAVE_RENAME
  55.  
  56. /* Define if you have the <fcntl.h> header file.  */
  57. #undef HAVE_FCNTL_H
  58.  
  59. /* Define if you have the <memory.h> header file.  */
  60. #undef HAVE_MEMORY_H
  61.  
  62. /* Define if you have the <stdlib.h> header file.  */
  63. #undef HAVE_STDLIB_H
  64.  
  65. /* Define if you have the <string.h> header file.  */
  66. #undef HAVE_STRING_H
  67.  
  68. /* Define if you have the <sys/file.h> header file.  */
  69. #undef HAVE_SYS_FILE_H
  70.  
  71. /* Define if you have the <sys/types.h> header file.  */
  72. #undef HAVE_SYS_TYPES_H
  73.  
  74. /* Define if you have the <unistd.h> header file.  */
  75. #undef HAVE_UNISTD_H
  76.  
  77. /* Define if you have the dbm library (-ldbm).  */
  78. #undef HAVE_LIBDBM
  79.  
  80. /* Define if you have the ndbm library (-lndbm).  */
  81. #undef HAVE_LIBNDBM
  82.