home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / rsync221.zip / config.h.in < prev    next >
Text File  |  1999-03-04  |  6KB  |  234 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to `int' if <sys/types.h> doesn't define.  */
  4. #undef gid_t
  5.  
  6. /* Define if your system has a working fnmatch function.  */
  7. #undef HAVE_FNMATCH
  8.  
  9. /* Define if your struct stat has st_rdev.  */
  10. #undef HAVE_ST_RDEV
  11.  
  12. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  13. #undef HAVE_SYS_WAIT_H
  14.  
  15. /* Define if utime(file, NULL) sets file's timestamp to the present.  */
  16. #undef HAVE_UTIME_NULL
  17.  
  18. /* Define as __inline if that's what the C compiler calls it.  */
  19. #undef inline
  20.  
  21. /* Define to `int' if <sys/types.h> doesn't define.  */
  22. #undef mode_t
  23.  
  24. /* Define to `long' if <sys/types.h> doesn't define.  */
  25. #undef off_t
  26.  
  27. /* Define to `int' if <sys/types.h> doesn't define.  */
  28. #undef pid_t
  29.  
  30. /* Define as the return type of signal handlers (int or void).  */
  31. #undef RETSIGTYPE
  32.  
  33. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  34. #undef size_t
  35.  
  36. /* Define if you have the ANSI C header files.  */
  37. #undef STDC_HEADERS
  38.  
  39. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  40. #undef TIME_WITH_SYS_TIME
  41.  
  42. /* Define to `int' if <sys/types.h> doesn't define.  */
  43. #undef uid_t
  44.  
  45. /* Define if your processor stores words with the most significant
  46.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  47. #undef WORDS_BIGENDIAN
  48.  
  49. #undef HAVE_BROKEN_READDIR
  50. #undef HAVE_ERRNO_DECL
  51. #undef HAVE_LONGLONG
  52. #undef HAVE_OFF64_T
  53. #undef HAVE_REMSH
  54. #undef HAVE_UNSIGNED_CHAR
  55. #undef HAVE_UTIMBUF
  56. #undef ino_t
  57. #undef HAVE_CONNECT
  58. #undef HAVE_SHORT_INO_T
  59. #undef REPLACE_INET_NTOA
  60.  
  61. /* The number of bytes in a int.  */
  62. #undef SIZEOF_INT
  63.  
  64. /* The number of bytes in a long.  */
  65. #undef SIZEOF_LONG
  66.  
  67. /* The number of bytes in a short.  */
  68. #undef SIZEOF_SHORT
  69.  
  70. /* Define if you have the chmod function.  */
  71. #undef HAVE_CHMOD
  72.  
  73. /* Define if you have the chown function.  */
  74. #undef HAVE_CHOWN
  75.  
  76. /* Define if you have the connect function.  */
  77. #undef HAVE_CONNECT
  78.  
  79. /* Define if you have the fchmod function.  */
  80. #undef HAVE_FCHMOD
  81.  
  82. /* Define if you have the fstat function.  */
  83. #undef HAVE_FSTAT
  84.  
  85. /* Define if you have the getcwd function.  */
  86. #undef HAVE_GETCWD
  87.  
  88. /* Define if you have the getopt_long function.  */
  89. #undef HAVE_GETOPT_LONG
  90.  
  91. /* Define if you have the glob function.  */
  92. #undef HAVE_GLOB
  93.  
  94. /* Define if you have the lchown function.  */
  95. #undef HAVE_LCHOWN
  96.  
  97. /* Define if you have the link function.  */
  98. #undef HAVE_LINK
  99.  
  100. /* Define if you have the memmove function.  */
  101. #undef HAVE_MEMMOVE
  102.  
  103. /* Define if you have the mknod function.  */
  104. #undef HAVE_MKNOD
  105.  
  106. /* Define if you have the mmap function.  */
  107. #undef HAVE_MMAP
  108.  
  109. /* Define if you have the munmap function.  */
  110. #undef HAVE_MUNMAP
  111.  
  112. /* Define if you have the readlink function.  */
  113. #undef HAVE_READLINK
  114.  
  115. /* Define if you have the setsid function.  */
  116. #undef HAVE_SETSID
  117.  
  118. /* Define if you have the snprintf function.  */
  119. #undef HAVE_SNPRINTF
  120.  
  121. /* Define if you have the strchr function.  */
  122. #undef HAVE_STRCHR
  123.  
  124. /* Define if you have the strdup function.  */
  125. #undef HAVE_STRDUP
  126.  
  127. /* Define if you have the strerror function.  */
  128. #undef HAVE_STRERROR
  129.  
  130. /* Define if you have the strftime function.  */
  131. #undef HAVE_STRFTIME
  132.  
  133. /* Define if you have the strlcat function.  */
  134. #undef HAVE_STRLCAT
  135.  
  136. /* Define if you have the strlcpy function.  */
  137. #undef HAVE_STRLCPY
  138.  
  139. /* Define if you have the strpbrk function.  */
  140. #undef HAVE_STRPBRK
  141.  
  142. /* Define if you have the utime function.  */
  143. #undef HAVE_UTIME
  144.  
  145. /* Define if you have the utimes function.  */
  146. #undef HAVE_UTIMES
  147.  
  148. /* Define if you have the vsnprintf function.  */
  149. #undef HAVE_VSNPRINTF
  150.  
  151. /* Define if you have the waitpid function.  */
  152. #undef HAVE_WAITPID
  153.  
  154. /* Define if you have the <compat.h> header file.  */
  155. #undef HAVE_COMPAT_H
  156.  
  157. /* Define if you have the <ctype.h> header file.  */
  158. #undef HAVE_CTYPE_H
  159.  
  160. /* Define if you have the <dirent.h> header file.  */
  161. #undef HAVE_DIRENT_H
  162.  
  163. /* Define if you have the <fcntl.h> header file.  */
  164. #undef HAVE_FCNTL_H
  165.  
  166. /* Define if you have the <glob.h> header file.  */
  167. #undef HAVE_GLOB_H
  168.  
  169. /* Define if you have the <grp.h> header file.  */
  170. #undef HAVE_GRP_H
  171.  
  172. /* Define if you have the <ndir.h> header file.  */
  173. #undef HAVE_NDIR_H
  174.  
  175. /* Define if you have the <stdlib.h> header file.  */
  176. #undef HAVE_STDLIB_H
  177.  
  178. /* Define if you have the <string.h> header file.  */
  179. #undef HAVE_STRING_H
  180.  
  181. /* Define if you have the <sys/dir.h> header file.  */
  182. #undef HAVE_SYS_DIR_H
  183.  
  184. /* Define if you have the <sys/fcntl.h> header file.  */
  185. #undef HAVE_SYS_FCNTL_H
  186.  
  187. /* Define if you have the <sys/filio.h> header file.  */
  188. #undef HAVE_SYS_FILIO_H
  189.  
  190. /* Define if you have the <sys/ioctl.h> header file.  */
  191. #undef HAVE_SYS_IOCTL_H
  192.  
  193. /* Define if you have the <sys/mode.h> header file.  */
  194. #undef HAVE_SYS_MODE_H
  195.  
  196. /* Define if you have the <sys/ndir.h> header file.  */
  197. #undef HAVE_SYS_NDIR_H
  198.  
  199. /* Define if you have the <sys/param.h> header file.  */
  200. #undef HAVE_SYS_PARAM_H
  201.  
  202. /* Define if you have the <sys/select.h> header file.  */
  203. #undef HAVE_SYS_SELECT_H
  204.  
  205. /* Define if you have the <sys/socket.h> header file.  */
  206. #undef HAVE_SYS_SOCKET_H
  207.  
  208. /* Define if you have the <sys/time.h> header file.  */
  209. #undef HAVE_SYS_TIME_H
  210.  
  211. /* Define if you have the <sys/unistd.h> header file.  */
  212. #undef HAVE_SYS_UNISTD_H
  213.  
  214. /* Define if you have the <sys/wait.h> header file.  */
  215. #undef HAVE_SYS_WAIT_H
  216.  
  217. /* Define if you have the <unistd.h> header file.  */
  218. #undef HAVE_UNISTD_H
  219.  
  220. /* Define if you have the <utime.h> header file.  */
  221. #undef HAVE_UTIME_H
  222.  
  223. /* Define if you have the inet library (-linet).  */
  224. #undef HAVE_LIBINET
  225.  
  226. /* Define if you have the nsl library (-lnsl).  */
  227. #undef HAVE_LIBNSL
  228.  
  229. /* Define if you have the nsl_s library (-lnsl_s).  */
  230. #undef HAVE_LIBNSL_S
  231.  
  232. /* Define if you have the socket library (-lsocket).  */
  233. #undef HAVE_LIBSOCKET
  234.