home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxtk12.zip / config.h.in < prev    next >
Text File  |  2001-07-07  |  3KB  |  104 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if your compiler supports ANSI prototypes  */
  7. #undef HAVE_PROTO
  8.  
  9. /* Define if you need to in order for stat and other things to work.  */
  10. #undef _POSIX_SOURCE
  11.  
  12. /* Define as the return type of signal handlers (int or void).  */
  13. #undef RETSIGTYPE
  14.  
  15. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  16. #undef size_t
  17.  
  18. /* Define if you have the ANSI C header files.  */
  19. #undef STDC_HEADERS
  20.  
  21. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  22. #undef TIME_WITH_SYS_TIME
  23.  
  24. /* Define if your <sys/time.h> declares struct tm.  */
  25. #undef TM_IN_SYS_TIME
  26.  
  27. /* Define if running on UNIX system.  */
  28. #undef UNIX
  29.  
  30. /* Define if linking with Regina REXX.  */
  31. #undef USE_REGINA
  32.  
  33. /* Define if linking with Rexx/Trans.  */
  34. #undef USE_REXXTRANS
  35.  
  36. /* Define if linking with REXX/6000.  */
  37. #undef USE_REXX6000
  38.  
  39. /* Define if linking with REXX/imc.  */
  40. #undef USE_REXXIMC
  41.  
  42. /* Define if linking with Object Rexx.  */
  43. #undef USE_OREXX
  44.  
  45. /* Define if linking with uni-REXX.  */
  46. #undef USE_UNIREXX
  47.  
  48. /* Define if you have the getopt function.  */
  49. #undef HAVE_GETOPT
  50.  
  51. /* Define if you have the strerror function.  */
  52. #undef HAVE_STRERROR
  53.  
  54. /* Define if you have the <ctype.h> header file.  */
  55. #undef HAVE_CTYPE_H
  56.  
  57. /* Define if you have the <assert.h> header file.  */
  58. #undef HAVE_ASSERT_H
  59.  
  60. /* Define if you have the <dirent.h> header file.  */
  61. #undef HAVE_DIRENT_H
  62.  
  63. /* Define if you have the <errno.h> header file.  */
  64. #undef HAVE_ERRNO_H
  65.  
  66. /* Define if you have the <fcntl.h> header file.  */
  67. #undef HAVE_FCNTL_H
  68.  
  69. /* Define if you have the <memory.h> header file.  */
  70. #undef HAVE_MEMORY_H
  71.  
  72. /* Define if you have the <stat.h> header file.  */
  73. #undef HAVE_STAT_H
  74.  
  75. /* Define if you have the <stdarg.h> header file.  */
  76. #undef HAVE_STDARG_H
  77.  
  78. /* Define if you have the <stdlib.h> header file.  */
  79. #undef HAVE_STDLIB_H
  80.  
  81. /* Define if you have the <string.h> header file.  */
  82. #undef HAVE_STRING_H
  83.  
  84. /* Define if you have the <time.h> header file.  */
  85. #undef HAVE_TIME_H
  86.  
  87. /* Define if you have the <sys/mode.h> header file.  */
  88. #undef HAVE_SYS_MODE_H
  89.  
  90. /* Define if you have the <sys/file.h> header file.  */
  91. #undef HAVE_SYS_FILE_H
  92.  
  93. /* Define if you have the <sys/stat.h> header file.  */
  94. #undef HAVE_SYS_STAT_H
  95.  
  96. /* Define if you have the <sys/types.h> header file.  */
  97. #undef HAVE_SYS_TYPES_H
  98.  
  99. /* Define if you have the <sys/wait.h> header file.  */
  100. #undef HAVE_SYS_WAIT_H
  101.  
  102. /* Define if you have the <unistd.h> header file.  */
  103. #undef HAVE_UNISTD_H
  104.