home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / GNUSRC.Z / acconfig.h < prev    next >
Encoding:
Text File  |  1995-08-01  |  574 b   |  18 lines

  1. /* Define to the name of the SCCS `get' command.  */
  2. #undef SCCS_GET
  3.  
  4. /* Define this if the SCCS `get' command understands the `-G<file>' option.  */
  5. #undef SCCS_GET_MINUS_G
  6.  
  7. /* Define this if the C library defines the variable `sys_siglist'.  */
  8. #undef HAVE_SYS_SIGLIST
  9.  
  10. /* Define this if the C library defines the variable `_sys_siglist'.  */
  11. #undef HAVE__SYS_SIGLIST
  12.  
  13. /* Define this if you have the `union wait' type in <sys/wait.h>.  */
  14. #undef HAVE_UNION_WAIT
  15.  
  16. /* Define this if the POSIX.1 call `sysconf (_SC_OPEN_MAX)' works properly.  */
  17. #undef HAVE_SYSCONF_OPEN_MAX
  18.