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

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