/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the basename function.  */
#define HAVE_BASENAME 1

/* Define if you have the fnmatch function.  */
#define HAVE_FNMATCH 1

/* Define if you have the fputchar function.  */
/* #undef HAVE_FPUTCHAR */

/* Define if you have the getaddrinfo function.  */
#define HAVE_GETADDRINFO 1

/* Define if you have the getcwd function.  */
#define HAVE_GETCWD 1

/* Define if you have the getdomainname function.  */
#define HAVE_GETDOMAINNAME 1

/* Define if you have the getnameinfo function.  */
#define HAVE_GETNAMEINFO 1

/* Define if you have the getopt_long function.  */
#define HAVE_GETOPT_LONG 1

/* Define if you have the inet_aton function.  */
#define HAVE_INET_ATON 1

/* Define if you have the strdup function.  */
#define HAVE_STRDUP 1

/* Define if you have the strerror function.  */
#define HAVE_STRERROR 1

/* Define if you have the tparam function.  */
/* #undef HAVE_TPARAM */

/* Define if you have the tparm function.  */
#define HAVE_TPARM 1

/* Define if you have the <libgen.h> header file.  */
#define HAVE_LIBGEN_H 1

/* Define if you have the <sys/select.h> header file.  */
#define HAVE_SYS_SELECT_H 1

/* Define if you have the <termcap.h> header file.  */
#define HAVE_TERMCAP_H 1

/* Define if you have the nsl library (-lnsl).  */
/* #undef HAVE_LIBNSL */

/* Define if you have the resolv library (-lresolv).  */
#define HAVE_LIBRESOLV 1

/* Define if you have the socket library (-lsocket).  */
/* #undef HAVE_LIBSOCKET */

/* Name of package */
#define PACKAGE "cftp"

/* Version number of package */
#define VERSION "0.12"

/* Define if you want sftp support */
/* #undef USE_SFTP */

/* define if we're linking against -ltermcap */
#define USE_TERMCAP 1

/* define if we're linking against -lcurses */
/* #undef USE_CURSES */

/* define if we're linking against -lncurses */
/* #undef USE_NCURSES */

/* Define if you have member  in struct ospeed */
#define HAVE_DECL_OSPEED 1

/* Define if you have member  in struct h_errno */
#define HAVE_DECL_H_ERRNO 1

/* Define if you have struct sockaddr_storage */
#define HAVE_STRUCT_SOCKADDR_STORAGE 1

/* Define if you have member sa_len in struct sockaddr */
#define HAVE_STRUCT_MEMBER_SOCKADDR_SA_LEN 1



syntax highlighted by Code2HTML, v. 0.9.1