home *** CD-ROM | disk | FTP | other *** search
/ ftp.ncftp.com / ftp.ncftp.com.zip / ftp.ncftp.com / libncftp / libncftp-3.2.5-src.zip / libncftp-3.2.5 / sio / config.h.in next >
Text File  |  2005-03-28  |  5KB  |  193 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. #undef alarm_time_t
  4.  
  5. #undef CAN_USE_SYS_SELECT_H
  6.  
  7. /* Define if using alloca.c.  */
  8. #undef C_ALLOCA
  9.  
  10. /* Define to empty if the keyword does not work.  */
  11. #undef const
  12.  
  13. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  14.    This function is required for alloca.c support on those systems.  */
  15. #undef CRAY_STACKSEG_END
  16.  
  17. #undef gethost_addrptr_t
  18.  
  19. #undef gethostname_size_t
  20.  
  21. /* Define if you have alloca, as a function or macro.  */
  22. #undef HAVE_ALLOCA
  23.  
  24. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  25. #undef HAVE_ALLOCA_H
  26.  
  27. #undef HAVE_MSGHDR_ACCRIGHTS
  28.  
  29. #undef HAVE_MSGHDR_CONTROL
  30.  
  31. /* Define if you have a _res global variable used by resolve routines. */
  32. #undef HAVE__RES_DEFDNAME
  33.  
  34. /* Define if you have sigsetjmp and siglongjmp. */
  35. #undef HAVE_SIGSETJMP
  36.  
  37. #undef HAVE_SOCKADDR_UN_SUN_LEN
  38.  
  39. #undef HAVE_STRUCT_CMSGDHR
  40.  
  41. #undef HAVE_UNIX_DOMAIN_SOCKETS
  42.  
  43. #undef listen_backlog_t
  44.  
  45. #undef main_void_return_t
  46.  
  47. #undef PRAGMA_HDRSTOP
  48.  
  49. #undef read_return_t
  50.  
  51. #undef read_size_t
  52.  
  53. #undef recv_return_t
  54.  
  55. #undef recv_size_t
  56.  
  57.   
  58. /* Define to the type of arg1 for select(). */
  59. #undef SELECT_TYPE_ARG1
  60.  
  61. /* Define to the type of args 2, 3 and 4 for select(). */
  62. #undef SELECT_TYPE_ARG234
  63.  
  64. /* Define to the type of arg5 for select(). */
  65. #undef SELECT_TYPE_ARG5
  66.  
  67. #undef send_return_t
  68.  
  69. #undef send_size_t
  70.  
  71. /* Define to `int' if <sys/signal.h> doesn't define.  */
  72. #undef sig_atomic_t
  73.  
  74. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  75. #undef size_t
  76.  
  77. #undef sockaddr_size_t
  78.  
  79. /* If SOCKS library is being used, define the major version (i.e. 5) */
  80. #undef SOCKS
  81.  
  82. #undef sockopt_size_t
  83.  
  84. /* If using the C implementation of alloca, define if you know the
  85.    direction of stack growth for your system; otherwise it will be
  86.    automatically deduced at run-time.
  87.  STACK_DIRECTION > 0 => grows toward higher addresses
  88.  STACK_DIRECTION < 0 => grows toward lower addresses
  89.  STACK_DIRECTION = 0 => direction of growth unknown
  90.  */
  91. #undef STACK_DIRECTION
  92.  
  93. /* Define if you have the ANSI C header files.  */
  94. #undef STDC_HEADERS
  95.  
  96. /* Define to the full path of the Tar program, if you have it. */
  97. #undef TAR
  98.  
  99. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  100. #undef TIME_WITH_SYS_TIME
  101.  
  102. #undef tv_sec_t
  103.  
  104. #undef tv_usec_t
  105.  
  106. #undef write_return_t
  107.  
  108. #undef write_size_t
  109.  
  110. /* Define if you have the getdomainname function.  */
  111. #undef HAVE_GETDOMAINNAME
  112.  
  113. /* Define if you have the gethostbyaddr_r function.  */
  114. #undef HAVE_GETHOSTBYADDR_R
  115.  
  116. /* Define if you have the gethostbyname_r function.  */
  117. #undef HAVE_GETHOSTBYNAME_R
  118.  
  119. /* Define if you have the gethostname function.  */
  120. #undef HAVE_GETHOSTNAME
  121.  
  122. /* Define if you have the getservbyname_r function.  */
  123. #undef HAVE_GETSERVBYNAME_R
  124.  
  125. /* Define if you have the getservbyport_r function.  */
  126. #undef HAVE_GETSERVBYPORT_R
  127.  
  128. /* Define if you have the inet_ntop function.  */
  129. #undef HAVE_INET_NTOP
  130.  
  131. /* Define if you have the recvmsg function.  */
  132. #undef HAVE_RECVMSG
  133.  
  134. /* Define if you have the sigaction function.  */
  135. #undef HAVE_SIGACTION
  136.  
  137. /* Define if you have the sigsetjmp function.  */
  138. #undef HAVE_SIGSETJMP
  139.  
  140. /* Define if you have the strerror function.  */
  141. #undef HAVE_STRERROR
  142.  
  143. /* Define if you have the <arpa/nameser.h> header file.  */
  144. #undef HAVE_ARPA_NAMESER_H
  145.  
  146. /* Define if you have the <net/errno.h> header file.  */
  147. #undef HAVE_NET_ERRNO_H
  148.  
  149. /* Define if you have the <nserve.h> header file.  */
  150. #undef HAVE_NSERVE_H
  151.  
  152. /* Define if you have the <resolv.h> header file.  */
  153. #undef HAVE_RESOLV_H
  154.  
  155. /* Define if you have the <socks.h> header file.  */
  156. #undef HAVE_SOCKS_H
  157.  
  158. /* Define if you have the <socks5p.h> header file.  */
  159. #undef HAVE_SOCKS5P_H
  160.  
  161. /* Define if you have the <strings.h> header file.  */
  162. #undef HAVE_STRINGS_H
  163.  
  164. /* Define if you have the <sys/socket.h> header file.  */
  165. #undef HAVE_SYS_SOCKET_H
  166.  
  167. /* Define if you have the <sys/time.h> header file.  */
  168. #undef HAVE_SYS_TIME_H
  169.  
  170. /* Define if you have the <sys/un.h> header file.  */
  171. #undef HAVE_SYS_UN_H
  172.  
  173. /* Define if you have the <time.h> header file.  */
  174. #undef HAVE_TIME_H
  175.  
  176. /* Define if you have the <unistd.h> header file.  */
  177. #undef HAVE_UNISTD_H
  178.  
  179. /* Define if you have the 44bsd library (-l44bsd).  */
  180. #undef HAVE_LIB44BSD
  181.  
  182. /* Define if you have the gen library (-lgen).  */
  183. #undef HAVE_LIBGEN
  184.  
  185. /* Define if you have the nsl library (-lnsl).  */
  186. #undef HAVE_LIBNSL
  187.  
  188. /* Define if you have the resolv library (-lresolv).  */
  189. #undef HAVE_LIBRESOLV
  190.  
  191. /* Define if you have the socket library (-lsocket).  */
  192. #undef HAVE_LIBSOCKET
  193.