home *** CD-ROM | disk | FTP | other *** search
/ ftp.ncftp.com / ftp.ncftp.com.zip / ftp.ncftp.com / ncftp / older_versions / ncftp-3.2.2-src.tar.bz2 / ncftp-3.2.2-src.tar / ncftp-3.2.2 / config.h.in next >
Text File  |  2008-08-18  |  13KB  |  528 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 to `int' if <sys/types.h> doesn't define.  */
  22. #undef gid_t
  23.  
  24. /* Define if you have alloca, as a function or macro.  */
  25. #undef HAVE_ALLOCA
  26.  
  27. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  28. #undef HAVE_ALLOCA_H
  29.  
  30. /* Define if your curses library has this functionality. */
  31. #undef HAVE_BEEP
  32.  
  33. #undef HAVE_CURSES_H
  34.  
  35. /* Define if your curses library has this functionality. */
  36. #undef HAVE_GETBEGX
  37.  
  38. /* Define if your curses library has this functionality. */
  39. #undef HAVE_GETBEGYX
  40.  
  41. /* Define if your curses library has this functionality. */
  42. #undef HAVE_GETCURX
  43.  
  44. /* Define if your curses library has this functionality. */
  45. #undef HAVE_GETMAXX
  46.  
  47. /* Define if your curses library has this functionality. */
  48. #undef HAVE_GETMAXYX
  49.  
  50. /* Define if your curses library has this functionality. */
  51. #undef HAVE_GETYX
  52.  
  53. /* Define if you have the curses library. */
  54. #undef HAVE_LIBCURSES
  55.  
  56. /* Define if you have the ncurses library. */
  57. #undef HAVE_LIBNCURSES
  58.  
  59. /* Define if you support file names longer than 14 characters.  */
  60. #undef HAVE_LONG_FILE_NAMES
  61.  
  62. /* Define if your compiler supports the "long long" integral type. */
  63. #undef HAVE_LONG_LONG
  64.  
  65. /* Most system's curses library uses a _maxx field instead of maxx. */
  66. #undef HAVE__MAXX
  67.  
  68. #undef HAVE_MSGHDR_ACCRIGHTS
  69.  
  70. #undef HAVE_MSGHDR_CONTROL
  71.  
  72. /* Define if you have a _res global variable used by resolve routines. */
  73. #undef HAVE__RES_DEFDNAME
  74.  
  75. /* Define if you have sigsetjmp and siglongjmp. */
  76. #undef HAVE_SIGSETJMP
  77.  
  78. #undef HAVE_SOCKADDR_UN_SUN_LEN
  79.  
  80. #undef HAVE_STRUCT_CMSGDHR
  81.  
  82. #undef HAVE_STRUCT_STAT64
  83.  
  84. /* Define if your curses library has this functionality. */
  85. #undef HAVE_TOUCHWIN
  86.  
  87. #undef HAVE_UNIX_DOMAIN_SOCKETS
  88.  
  89. #undef listen_backlog_t
  90.  
  91. #undef main_void_return_t
  92.  
  93. /* Define to `int' if <sys/types.h> doesn't define.  */
  94. #undef mode_t
  95.  
  96. /* Define if optind, optarg, etc., need to be declared as extern. */
  97. #undef NEED_GETOPT_EXTERN_DECLS
  98.  
  99. /* Define if <getopt.h> exists and declares optind, optarg, etc. */
  100. #undef NEED_GETOPT_H
  101.  
  102. /* Define to `long' if <sys/types.h> doesn't define.  */
  103. #undef off_t
  104.  
  105. /* Define to `int' if <sys/types.h> doesn't define.  */
  106. #undef pid_t
  107.  
  108. #undef PRAGMA_HDRSTOP
  109.  
  110. /* Define to the full path of $prefix/bin. */
  111. #undef PREFIX_BINDIR
  112.  
  113. /* Format string for the printf() family for 64 bit integers. */
  114. #undef PRINTF_LONG_LONG
  115.  
  116. /* Define if printing a "long long" with "%lld" works . */
  117. #undef PRINTF_LONG_LONG_LLD
  118.  
  119. /* Define if printing a "long long" with "%qd" works . */
  120. #undef PRINTF_LONG_LONG_QD
  121.  
  122. /* Format string for the printf() family for 64 bit unsigned integers. */
  123. #undef PRINTF_ULONG_LONG
  124.  
  125. #undef read_return_t
  126.  
  127. #undef read_size_t
  128.  
  129. #undef recv_return_t
  130.  
  131. #undef recv_size_t
  132.  
  133. /* Format string for the scanf() family for 64 bit integers. */
  134. #undef SCANF_LONG_LONG
  135.  
  136. /* Define if scanning a "long long" with "%lld" works. */
  137. #undef SCANF_LONG_LONG_LLD
  138.  
  139. /* Define if scanning a "long long" with "%qd" works. */
  140. #undef SCANF_LONG_LONG_QD
  141.  
  142. /* Format string for the scanf() family for 64 bit unsigned integers. */
  143. #undef SCANF_ULONG_LONG
  144.  
  145.   
  146. /* Define to the type of arg1 for select(). */
  147. #undef SELECT_TYPE_ARG1
  148.  
  149. /* Define to the type of args 2, 3 and 4 for select(). */
  150. #undef SELECT_TYPE_ARG234
  151.  
  152. /* Define to the type of arg5 for select(). */
  153. #undef SELECT_TYPE_ARG5
  154.  
  155. #undef send_return_t
  156.  
  157. #undef send_size_t
  158.  
  159. /* Define if the `setpgrp' function takes no argument.  */
  160. #undef SETPGRP_VOID
  161.  
  162. /* Define if the setvbuf function takes the buffering type as its second
  163.    argument and the buffer pointer as the third, as on System V
  164.    before release 3.  */
  165. #undef SETVBUF_REVERSED
  166.  
  167. /* Define to `int' if <sys/signal.h> doesn't define.  */
  168. #undef sig_atomic_t
  169.  
  170. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  171. #undef size_t
  172.  
  173. #undef SNPRINTF_RETURNS_PTR
  174.  
  175. #undef SNPRINTF_TERMINATES
  176.  
  177. #undef sockaddr_size_t
  178.  
  179. /* If SOCKS library is being used, define the major version (i.e. 5) */
  180. #undef SOCKS
  181.  
  182. #undef sockopt_size_t
  183.  
  184. /* If using the C implementation of alloca, define if you know the
  185.    direction of stack growth for your system; otherwise it will be
  186.    automatically deduced at run-time.
  187.  STACK_DIRECTION > 0 => grows toward higher addresses
  188.  STACK_DIRECTION < 0 => grows toward lower addresses
  189.  STACK_DIRECTION = 0 => direction of growth unknown
  190.  */
  191. #undef STACK_DIRECTION
  192.  
  193. /* Define if you have the ANSI C header files.  */
  194. #undef STDC_HEADERS
  195.  
  196. /* Define to the full path of the Tar program, if you have it. */
  197. #undef TAR
  198.  
  199. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  200. #undef TIME_WITH_SYS_TIME
  201.  
  202. #undef tv_sec_t
  203.  
  204. #undef tv_usec_t
  205.  
  206. /* Define to `int' if <sys/types.h> doesn't define.  */
  207. #undef uid_t
  208.  
  209. /* Result of "uname -a" */
  210. #undef UNAME
  211.  
  212. #undef waddstr_str_t
  213.  
  214. #undef WADDSTR_TYPE_ARG1_CONST
  215.  
  216. #undef write_return_t
  217.  
  218. #undef write_size_t
  219.  
  220. /* Define if you have the __getbegx function.  */
  221. #undef HAVE___GETBEGX
  222.  
  223. /* Define if you have the __getbegy function.  */
  224. #undef HAVE___GETBEGY
  225.  
  226. /* Define if you have the __getcurx function.  */
  227. #undef HAVE___GETCURX
  228.  
  229. /* Define if you have the __getcury function.  */
  230. #undef HAVE___GETCURY
  231.  
  232. /* Define if you have the __getmaxx function.  */
  233. #undef HAVE___GETMAXX
  234.  
  235. /* Define if you have the __getmaxy function.  */
  236. #undef HAVE___GETMAXY
  237.  
  238. /* Define if you have the _posix_getpwnam_r function.  */
  239. #undef HAVE__POSIX_GETPWNAM_R
  240.  
  241. /* Define if you have the _posix_getpwuid_r function.  */
  242. #undef HAVE__POSIX_GETPWUID_R
  243.  
  244. /* Define if you have the curs_set function.  */
  245. #undef HAVE_CURS_SET
  246.  
  247. /* Define if you have the doupdate function.  */
  248. #undef HAVE_DOUPDATE
  249.  
  250. /* Define if you have the fstat64 function.  */
  251. #undef HAVE_FSTAT64
  252.  
  253. /* Define if you have the getcwd function.  */
  254. #undef HAVE_GETCWD
  255.  
  256. /* Define if you have the getdomainname function.  */
  257. #undef HAVE_GETDOMAINNAME
  258.  
  259. /* Define if you have the gethostbyaddr_r function.  */
  260. #undef HAVE_GETHOSTBYADDR_R
  261.  
  262. /* Define if you have the gethostbyname2_r function.  */
  263. #undef HAVE_GETHOSTBYNAME2_R
  264.  
  265. /* Define if you have the gethostbyname_r function.  */
  266. #undef HAVE_GETHOSTBYNAME_R
  267.  
  268. /* Define if you have the gethostname function.  */
  269. #undef HAVE_GETHOSTNAME
  270.  
  271. /* Define if you have the getlogin_r function.  */
  272. #undef HAVE_GETLOGIN_R
  273.  
  274. /* Define if you have the getpass function.  */
  275. #undef HAVE_GETPASS
  276.  
  277. /* Define if you have the getpassphrase function.  */
  278. #undef HAVE_GETPASSPHRASE
  279.  
  280. /* Define if you have the getpwnam_r function.  */
  281. #undef HAVE_GETPWNAM_R
  282.  
  283. /* Define if you have the getpwuid_r function.  */
  284. #undef HAVE_GETPWUID_R
  285.  
  286. /* Define if you have the getservbyname_r function.  */
  287. #undef HAVE_GETSERVBYNAME_R
  288.  
  289. /* Define if you have the getservbyport_r function.  */
  290. #undef HAVE_GETSERVBYPORT_R
  291.  
  292. /* Define if you have the getwd function.  */
  293. #undef HAVE_GETWD
  294.  
  295. /* Define if you have the gmtime_r function.  */
  296. #undef HAVE_GMTIME_R
  297.  
  298. /* Define if you have the gnu_get_libc_release function.  */
  299. #undef HAVE_GNU_GET_LIBC_RELEASE
  300.  
  301. /* Define if you have the gnu_get_libc_version function.  */
  302. #undef HAVE_GNU_GET_LIBC_VERSION
  303.  
  304. /* Define if you have the inet_aton function.  */
  305. #undef HAVE_INET_ATON
  306.  
  307. /* Define if you have the inet_ntop function.  */
  308. #undef HAVE_INET_NTOP
  309.  
  310. /* Define if you have the keypad function.  */
  311. #undef HAVE_KEYPAD
  312.  
  313. /* Define if you have the llseek function.  */
  314. #undef HAVE_LLSEEK
  315.  
  316. /* Define if you have the localtime_r function.  */
  317. #undef HAVE_LOCALTIME_R
  318.  
  319. /* Define if you have the lseek64 function.  */
  320. #undef HAVE_LSEEK64
  321.  
  322. /* Define if you have the lstat64 function.  */
  323. #undef HAVE_LSTAT64
  324.  
  325. /* Define if you have the memmove function.  */
  326. #undef HAVE_MEMMOVE
  327.  
  328. /* Define if you have the mktime function.  */
  329. #undef HAVE_MKTIME
  330.  
  331. /* Define if you have the nodelay function.  */
  332. #undef HAVE_NODELAY
  333.  
  334. /* Define if you have the open64 function.  */
  335. #undef HAVE_OPEN64
  336.  
  337. /* Define if you have the pathconf function.  */
  338. #undef HAVE_PATHCONF
  339.  
  340. /* Define if you have the readdir_r function.  */
  341. #undef HAVE_READDIR_R
  342.  
  343. /* Define if you have the readlink function.  */
  344. #undef HAVE_READLINK
  345.  
  346. /* Define if you have the res_init function.  */
  347. #undef HAVE_RES_INIT
  348.  
  349. /* Define if you have the setlocale function.  */
  350. #undef HAVE_SETLOCALE
  351.  
  352. /* Define if you have the setpgid function.  */
  353. #undef HAVE_SETPGID
  354.  
  355. /* Define if you have the setpgrp function.  */
  356. #undef HAVE_SETPGRP
  357.  
  358. /* Define if you have the setsid function.  */
  359. #undef HAVE_SETSID
  360.  
  361. /* Define if you have the setvbuf function.  */
  362. #undef HAVE_SETVBUF
  363.  
  364. /* Define if you have the sigaction function.  */
  365. #undef HAVE_SIGACTION
  366.  
  367. /* Define if you have the sigsetjmp function.  */
  368. #undef HAVE_SIGSETJMP
  369.  
  370. /* Define if you have the snprintf function.  */
  371. #undef HAVE_SNPRINTF
  372.  
  373. /* Define if you have the stat64 function.  */
  374. #undef HAVE_STAT64
  375.  
  376. /* Define if you have the strcasecmp function.  */
  377. #undef HAVE_STRCASECMP
  378.  
  379. /* Define if you have the strcoll function.  */
  380. #undef HAVE_STRCOLL
  381.  
  382. /* Define if you have the strdup function.  */
  383. #undef HAVE_STRDUP
  384.  
  385. /* Define if you have the strerror function.  */
  386. #undef HAVE_STRERROR
  387.  
  388. /* Define if you have the strncoll function.  */
  389. #undef HAVE_STRNCOLL
  390.  
  391. /* Define if you have the strstr function.  */
  392. #undef HAVE_STRSTR
  393.  
  394. /* Define if you have the strtoq function.  */
  395. #undef HAVE_STRTOQ
  396.  
  397. /* Define if you have the symlink function.  */
  398. #undef HAVE_SYMLINK
  399.  
  400. /* Define if you have the sysconf function.  */
  401. #undef HAVE_SYSCONF
  402.  
  403. /* Define if you have the sysctl function.  */
  404. #undef HAVE_SYSCTL
  405.  
  406. /* Define if you have the sysinfo function.  */
  407. #undef HAVE_SYSINFO
  408.  
  409. /* Define if you have the syslog function.  */
  410. #undef HAVE_SYSLOG
  411.  
  412. /* Define if you have the tcgetattr function.  */
  413. #undef HAVE_TCGETATTR
  414.  
  415. /* Define if you have the uname function.  */
  416. #undef HAVE_UNAME
  417.  
  418. /* Define if you have the vsnprintf function.  */
  419. #undef HAVE_VSNPRINTF
  420.  
  421. /* Define if you have the waitpid function.  */
  422. #undef HAVE_WAITPID
  423.  
  424. /* Define if you have the wnoutrefresh function.  */
  425. #undef HAVE_WNOUTREFRESH
  426.  
  427. /* Define if you have the <arpa/nameser.h> header file.  */
  428. #undef HAVE_ARPA_NAMESER_H
  429.  
  430. /* Define if you have the <curses.h> header file.  */
  431. #undef HAVE_CURSES_H
  432.  
  433. /* Define if you have the <gnu/libc-version.h> header file.  */
  434. #undef HAVE_GNU_LIBC_VERSION_H
  435.  
  436. /* Define if you have the <locale.h> header file.  */
  437. #undef HAVE_LOCALE_H
  438.  
  439. /* Define if you have the <ncurses.h> header file.  */
  440. #undef HAVE_NCURSES_H
  441.  
  442. /* Define if you have the <net/errno.h> header file.  */
  443. #undef HAVE_NET_ERRNO_H
  444.  
  445. /* Define if you have the <nserve.h> header file.  */
  446. #undef HAVE_NSERVE_H
  447.  
  448. /* Define if you have the <resolv.h> header file.  */
  449. #undef HAVE_RESOLV_H
  450.  
  451. /* Define if you have the <sgtty.h> header file.  */
  452. #undef HAVE_SGTTY_H
  453.  
  454. /* Define if you have the <snprintf.h> header file.  */
  455. #undef HAVE_SNPRINTF_H
  456.  
  457. /* Define if you have the <socks.h> header file.  */
  458. #undef HAVE_SOCKS_H
  459.  
  460. /* Define if you have the <socks5p.h> header file.  */
  461. #undef HAVE_SOCKS5P_H
  462.  
  463. /* Define if you have the <string.h> header file.  */
  464. #undef HAVE_STRING_H
  465.  
  466. /* Define if you have the <strings.h> header file.  */
  467. #undef HAVE_STRINGS_H
  468.  
  469. /* Define if you have the <sys/id.h> header file.  */
  470. #undef HAVE_SYS_ID_H
  471.  
  472. /* Define if you have the <sys/ioctl.h> header file.  */
  473. #undef HAVE_SYS_IOCTL_H
  474.  
  475. /* Define if you have the <sys/socket.h> header file.  */
  476. #undef HAVE_SYS_SOCKET_H
  477.  
  478. /* Define if you have the <sys/systeminfo.h> header file.  */
  479. #undef HAVE_SYS_SYSTEMINFO_H
  480.  
  481. /* Define if you have the <sys/time.h> header file.  */
  482. #undef HAVE_SYS_TIME_H
  483.  
  484. /* Define if you have the <sys/types.h> header file.  */
  485. #undef HAVE_SYS_TYPES_H
  486.  
  487. /* Define if you have the <sys/un.h> header file.  */
  488. #undef HAVE_SYS_UN_H
  489.  
  490. /* Define if you have the <sys/utsname.h> header file.  */
  491. #undef HAVE_SYS_UTSNAME_H
  492.  
  493. /* Define if you have the <syslog.h> header file.  */
  494. #undef HAVE_SYSLOG_H
  495.  
  496. /* Define if you have the <termio.h> header file.  */
  497. #undef HAVE_TERMIO_H
  498.  
  499. /* Define if you have the <termios.h> header file.  */
  500. #undef HAVE_TERMIOS_H
  501.  
  502. /* Define if you have the <time.h> header file.  */
  503. #undef HAVE_TIME_H
  504.  
  505. /* Define if you have the <unistd.h> header file.  */
  506. #undef HAVE_UNISTD_H
  507.  
  508. /* Define if you have the <utime.h> header file.  */
  509. #undef HAVE_UTIME_H
  510.  
  511. /* Define if you have the 44bsd library (-l44bsd).  */
  512. #undef HAVE_LIB44BSD
  513.  
  514. /* Define if you have the gen library (-lgen).  */
  515. #undef HAVE_LIBGEN
  516.  
  517. /* Define if you have the nsl library (-lnsl).  */
  518. #undef HAVE_LIBNSL
  519.  
  520. /* Define if you have the resolv library (-lresolv).  */
  521. #undef HAVE_LIBRESOLV
  522.  
  523. /* Define if you have the snprintf library (-lsnprintf).  */
  524. #undef HAVE_LIBSNPRINTF
  525.  
  526. /* Define if you have the socket library (-lsocket).  */
  527. #undef HAVE_LIBSOCKET
  528.