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

/******************************************************************************
 *                   Start of section you may want to edit                    *
 *****************************************************************************/

/* Don't define HOSTNAME or DOMAINNAME unless you have to.  After compiling,
 * a test run of the program will tell you if it couldn't determine these
 * itself.  If the test run looks normal (i.e. doesn't mention this stuff)
 * you're okay.
 */

/* #define HOSTNAME "cse.unl.edu" */

/* #define DOMAINNAME "unl.edu" */

/* If you're using the program as an FTP program in an enviroment where
 * you almost always need to open with a user name and password, you
 * might consider turning off anonymous by default.
 */ 
#define UOPEN 0					/* No anon ftp by default? */

/* After compiling the program, you may decide that the curses stuff
 * doesn't perform well.  (It works great on some systems, awful on others).
 * If visual mode doesn't do a good job, you can have visual mode off
 * by default.
 */
#define VISUAL 1

/* Keep user logs by default? */
#define USERLOG 1

/* Default progress meter (0..4) */
#define PROGRESS 2

/******************************************************************************
 *                    End of section you may want to edit                     *
 *****************************************************************************/

/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you have the strftime function.  */
#undef HAVE_STRFTIME

/* Define if the setvbuf function takes the buffering type as its second
   argument and the buffer pointer as the third, as on System V
   before release 3.  */
#undef SETVBUF_REVERSED

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

#undef MORE

#undef ZCAT

#undef GZCAT

#undef UNAME

#undef LS

#undef HAVE_LIBCURSES
#undef HAVE_LIBNCURSES

/* This can be one of kSendPortMode, kPassiveMode or kFallBackToSendPortMode.
 * Use the value directly, which you can copy from FTP.h.
 */
#undef FTP_DATA_PORT_MODE

#undef CAN_USE_SYS_SELECT_H

#undef HAVE_MAXX
#undef HAVE__MAXX

/* Define if you have the beep function.  */
#undef HAVE_BEEP

/* Define if you have the curs_set function.  */
#undef HAVE_CURS_SET

/* Define if you have the fcntl function.  */
#undef HAVE_FCNTL

/* Define if you have the flock function.  */
#undef HAVE_FLOCK

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

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

/* Define if you have the getmaxyx function.  */
#undef HAVE_GETMAXYX

/* Define if you have the getwd function.  */
#undef HAVE_GETWD

/* Define if you have the memmove function.  */
#undef HAVE_MEMMOVE

/* Define if you have the mktime function.  */
#undef HAVE_MKTIME

/* Define if you have the notimeout function.  */
#undef HAVE_NOTIMEOUT

/* Define if you have the poll function.  */
#undef HAVE_POLL

/* Define if you have the remove function.  */
#undef HAVE_REMOVE

/* Define if you have the select function.  */
#undef HAVE_SELECT

/* Define if you have the strcasecmp function.  */
#undef HAVE_STRCASECMP

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

/* Define if you have the symlink function.  */
#undef HAVE_SYMLINK

/* Define if you have the tcgetpgrp function.  */
#undef HAVE_TCGETPGRP

/* Define if you have the unlink function.  */
#undef HAVE_UNLINK

/* Define if you have the <curses.h> header file.  */
#undef HAVE_CURSES_H

/* Define if you have the <cursesX.h> header file.  */
#undef HAVE_CURSESX_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <limits.h> header file.  */
#undef HAVE_LIMITS_H

/* Define if you have the <memory.h> header file.  */
#undef HAVE_MEMORY_H

/* Define if you have the <ncurses.h> header file.  */
#undef HAVE_NCURSES_H

/* Define if you have the <net/errno.h> header file.  */
#undef HAVE_NET_ERRNO_H

/* Define if you have the <readline/history.h> header file.  */
#undef HAVE_READLINE_HISTORY_H

/* Define if you have the <sgtty.h> header file.  */
#undef HAVE_SGTTY_H

/* Define if you have the <stdarg.h> header file.  */
#undef HAVE_STDARG_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/bsdtypes.h> header file.  */
#undef HAVE_SYS_BSDTYPES_H

/* Define if you have the <sys/file.h> header file.  */
#undef HAVE_SYS_FILE_H

/* Define if you have the <sys/ioctl.h> header file.  */
#undef HAVE_SYS_IOCTL_H

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

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <term/termnet.h> header file.  */
#undef HAVE_TERM_TERMNET_H

/* Define if you have the <termio.h> header file.  */
#undef HAVE_TERMIO_H

/* Define if you have the <termios.h> header file.  */
#undef HAVE_TERMIOS_H

/* Define if you have the <termnet.h> header file.  */
#undef HAVE_TERMNET_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the <utime.h> header file.  */
#undef HAVE_UTIME_H

/* Define if you have the c_s library (-lc_s).  */
#undef HAVE_LIBC_S

/* Define if you have the getline library (-lgetline).  */
#undef HAVE_LIBGETLINE

/* Define if you have the inet library (-linet).  */
#undef HAVE_LIBINET

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

/* Define if you have the posix library (-lposix).  */
#undef HAVE_LIBPOSIX

/* Define if you have the readline library (-lreadline).  */
#undef HAVE_LIBREADLINE

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

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

/* Define if you have the socks library (-lsocks).  */
#undef HAVE_LIBSOCKS

/* Define if you have the termnet library (-ltermnet).  */
#undef HAVE_LIBTERMNET
