home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / lib / autoconf / acconfig.h next >
C/C++ Source or Header  |  1994-12-22  |  7KB  |  249 lines

  1. /* acconfig.h
  2.    This file is in the public domain.
  3.  
  4.    Descriptive text for the C preprocessor macros that
  5.    the distributed Autoconf macros can define.
  6.    No software package will use all of them; autoheader copies the ones
  7.    your configure.in uses into your configuration header file templates.
  8.  
  9.    The entries are in sort -df order: alphabetical, case insensitive,
  10.    ignoring punctuation (such as underscores).  Although this order
  11.    can split up related entries, it makes it easier to check whether
  12.    a given entry is in the file.
  13.  
  14.    Leave the following blank line there!!  Autoheader needs it.  */
  15.  
  16.  
  17. /* Define if on AIX 3.
  18.    System headers sometimes define this.
  19.    We just want to avoid a redefinition error message.  */
  20. #ifndef _ALL_SOURCE
  21. #undef _ALL_SOURCE
  22. #endif
  23.  
  24. /* Define if using alloca.c.  */
  25. #undef C_ALLOCA
  26.  
  27. /* Define if type char is unsigned and you are not using gcc.  */
  28. #undef __CHAR_UNSIGNED__
  29.  
  30. /* Define if the closedir function returns void instead of int.  */
  31. #undef CLOSEDIR_VOID
  32.  
  33. /* Define to empty if the keyword does not work.  */
  34. #undef const
  35.  
  36. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  37.    This function is required for alloca.c support on those systems.  */
  38. #undef CRAY_STACKSEG_END
  39.  
  40. /* Define for DGUX with <sys/dg_sys_info.h>.  */
  41. #undef DGUX
  42.  
  43. /* Define if you have <dirent.h>.  */
  44. #undef DIRENT
  45.  
  46. /* Define to the type of elements in the array set by `getgroups'.
  47.    Usually this is either `int' or `gid_t'.  */
  48. #undef GETGROUPS_T
  49.  
  50. /* Define if the `getloadavg' function needs to be run setuid or setgid.  */
  51. #undef GETLOADAVG_PRIVILEGED
  52.  
  53. /* Define to `int' if <sys/types.h> doesn't define.  */
  54. #undef gid_t
  55.  
  56. /* Define if you have alloca, as a function or macro.  */
  57. #undef HAVE_ALLOCA
  58.  
  59. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  60. #undef HAVE_ALLOCA_H
  61.  
  62. /* Define if you don't have vprintf but do have _doprnt.  */
  63. #undef HAVE_DOPRNT
  64.  
  65. /* Define if your system has its own `getloadavg' function.  */
  66. #undef HAVE_GETLOADAVG
  67.  
  68. /* Define if you have the getmntent function.  */
  69. #undef HAVE_GETMNTENT
  70.  
  71. /* Define if the `long double' type works.  */
  72. #undef HAVE_LONG_DOUBLE
  73.  
  74. /* Define if you support file names longer than 14 characters.  */
  75. #undef HAVE_LONG_FILE_NAMES
  76.  
  77. /* Define if you have a working `mmap' system call.  */
  78. #undef HAVE_MMAP
  79.  
  80. /* Define if system calls automatically restart after interruption
  81.    by a signal.  */
  82. #undef HAVE_RESTARTABLE_SYSCALLS
  83.  
  84. /* Define if your struct stat has st_blksize.  */
  85. #undef HAVE_ST_BLKSIZE
  86.  
  87. /* Define if your struct stat has st_blocks.  */
  88. #undef HAVE_ST_BLOCKS
  89.  
  90. /* Define if you have the strcoll function and it is properly defined.  */
  91. #undef HAVE_STRCOLL
  92.  
  93. /* Define if your struct stat has st_rdev.  */
  94. #undef HAVE_ST_RDEV
  95.  
  96. /* Define if you have the strftime function.  */
  97. #undef HAVE_STRFTIME
  98.  
  99. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  100. #undef HAVE_SYS_WAIT_H
  101.  
  102. /* Define if your struct tm has tm_zone.  */
  103. #undef HAVE_TM_ZONE
  104.  
  105. /* Define if you don't have tm_zone but do have the external array
  106.    tzname.  */
  107. #undef HAVE_TZNAME
  108.  
  109. /* Define if you have <unistd.h>.  */
  110. #undef HAVE_UNISTD_H
  111.  
  112. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  113. #undef HAVE_UTIME_NULL
  114.  
  115. /* Define if you have <vfork.h>.  */
  116. #undef HAVE_VFORK_H
  117.  
  118. /* Define if you have the vprintf function.  */
  119. #undef HAVE_VPRINTF
  120.  
  121. /* Define if you have the wait3 system call.  */
  122. #undef HAVE_WAIT3
  123.  
  124. /* Define as __inline if that's what the C compiler calls it.  */
  125. #undef inline
  126.  
  127. /* Define if int is 16 bits instead of 32.  */
  128. #undef INT_16_BITS
  129.  
  130. /* Define if long int is 64 bits.  */
  131. #undef LONG_64_BITS
  132.  
  133. /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
  134. #undef MAJOR_IN_MKDEV
  135.  
  136. /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
  137. #undef MAJOR_IN_SYSMACROS
  138.  
  139. /* Define if on MINIX.  */
  140. #undef _MINIX
  141.  
  142. /* Define to `int' if <sys/types.h> doesn't define.  */
  143. #undef mode_t
  144.  
  145. /* Define if you don't have <dirent.h>, but have <ndir.h>.  */
  146. #undef NDIR
  147.  
  148. /* Define if you have <memory.h>, and <string.h> doesn't declare the
  149.    mem* functions.  */
  150. #undef NEED_MEMORY_H
  151.  
  152. /* Define if your struct nlist has an n_un member.  */
  153. #undef NLIST_NAME_UNION
  154.  
  155. /* Define if you have <nlist.h>.  */
  156. #undef NLIST_STRUCT
  157.  
  158. /* Define if your C compiler doesn't accept -c and -o together.  */
  159. #undef NO_MINUS_C_MINUS_O
  160.  
  161. /* Define to `long' if <sys/types.h> doesn't define.  */
  162. #undef off_t
  163.  
  164. /* Define to `int' if <sys/types.h> doesn't define.  */
  165. #undef pid_t
  166.  
  167. /* Define if the system does not provide POSIX.1 features except
  168.    with this defined.  */
  169. #undef _POSIX_1_SOURCE
  170.  
  171. /* Define if you need to in order for stat and other things to work.  */
  172. #undef _POSIX_SOURCE
  173.  
  174. /* Define as the return type of signal handlers (int or void).  */
  175. #undef RETSIGTYPE
  176.  
  177. /* Define if the setvbuf function takes the buffering type as its second
  178.    argument and the buffer pointer as the third, as on System V
  179.    before release 3.  */
  180. #undef SETVBUF_REVERSED
  181.  
  182. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  183. #undef size_t
  184.  
  185. /* If using the C implementation of alloca, define if you know the
  186.    direction of stack growth for your system; otherwise it will be
  187.    automatically deduced at run-time.
  188.     STACK_DIRECTION > 0 => grows toward higher addresses
  189.     STACK_DIRECTION < 0 => grows toward lower addresses
  190.     STACK_DIRECTION = 0 => direction of growth unknown
  191.  */
  192. #undef STACK_DIRECTION
  193.  
  194. /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
  195. #undef STAT_MACROS_BROKEN
  196.  
  197. /* Define if you have the ANSI C header files.  */
  198. #undef STDC_HEADERS
  199.  
  200. /* Define on System V Release 4.  */
  201. #undef SVR4
  202.  
  203. /* Define if you don't have <dirent.h>, but have <sys/dir.h>.  */
  204. #undef SYSDIR
  205.  
  206. /* Define if you don't have <dirent.h>, but have <sys/ndir.h>.  */
  207. #undef SYSNDIR
  208.  
  209. /* Define if `sys_siglist' is declared by <signal.h>.  */
  210. #undef SYS_SIGLIST_DECLARED
  211.  
  212. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  213. #undef TIME_WITH_SYS_TIME
  214.  
  215. /* Define if your <sys/time.h> declares struct tm.  */
  216. #undef TM_IN_SYS_TIME
  217.  
  218. /* Define to `int' if <sys/types.h> doesn't define.  */
  219. #undef uid_t
  220.  
  221. /* Define for Encore UMAX.  */
  222. #undef UMAX
  223.  
  224. /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
  225.    instead of <sys/cpustats.h>.  */
  226. #undef UMAX4_3
  227.  
  228. /* Define if you do not have <strings.h>, index, bzero, etc..  */
  229. #undef USG
  230.  
  231. /* Define vfork as fork if vfork does not work.  */
  232. #undef vfork
  233.  
  234. /* Define if the closedir function returns void instead of int.  */
  235. #undef VOID_CLOSEDIR
  236.  
  237. /* Define if your processor stores words with the most significant
  238.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  239. #undef WORDS_BIGENDIAN
  240.  
  241. /* Define if lex declares yytext as a char * by default, not a char[].  */
  242. #undef YYTEXT_POINTER
  243.  
  244.  
  245. /* Leave that blank line there!!  Autoheader needs it.
  246.    If you're adding to this file, keep in mind:
  247.    The entries are in sort -df order: alphabetical, case insensitive,
  248.    ignoring punctuation (such as underscores).  */
  249.