Blame config.h.in

Packit 15a96c
/* config.h.in.  Generated from configure.in by autoheader.  */
Packit 15a96c
Packit 15a96c
/* Define to 1 if the `closedir' function returns void instead of `int'. */
Packit 15a96c
#undef CLOSEDIR_VOID
Packit 15a96c
Packit 15a96c
/* Default baud rate */
Packit 15a96c
#undef DEF_BAUD
Packit 15a96c
Packit 15a96c
/* Default device */
Packit 15a96c
#undef DFL_PORT
Packit 15a96c
Packit 15a96c
/* Define to 1 if translation of program messages to the user's native
Packit 15a96c
   language is requested. */
Packit 15a96c
#undef ENABLE_NLS
Packit 15a96c
Packit 15a96c
/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
Packit 15a96c
#undef GWINSZ_IN_SYS_IOCTL
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
Packit 15a96c
   CoreFoundation framework. */
Packit 15a96c
#undef HAVE_CFLOCALECOPYCURRENT
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
Packit 15a96c
   the CoreFoundation framework. */
Packit 15a96c
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
Packit 15a96c
Packit 15a96c
/* Define if the GNU dcgettext() function is already present or preinstalled.
Packit 15a96c
   */
Packit 15a96c
#undef HAVE_DCGETTEXT
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit 15a96c
   */
Packit 15a96c
#undef HAVE_DIRENT_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <errno.h> header file. */
Packit 15a96c
#undef HAVE_ERRNO_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <fcntl.h> header file. */
Packit 15a96c
#undef HAVE_FCNTL_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <features.h> header file. */
Packit 15a96c
#undef HAVE_FEATURES_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `getcwd' function. */
Packit 15a96c
#undef HAVE_GETCWD
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `getopt' function. */
Packit 15a96c
#undef HAVE_GETOPT
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `getopt_long' function. */
Packit 15a96c
#undef HAVE_GETOPT_LONG
Packit 15a96c
Packit 15a96c
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit 15a96c
#undef HAVE_GETTEXT
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `getwd' function. */
Packit 15a96c
#undef HAVE_GETWD
Packit 15a96c
Packit 15a96c
/* Define if you have the iconv() function and it works. */
Packit 15a96c
#undef HAVE_ICONV
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 15a96c
#undef HAVE_INTTYPES_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `socket' library (-lsocket). */
Packit 15a96c
#undef HAVE_LIBSOCKET
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <locale.h> header file. */
Packit 15a96c
#undef HAVE_LOCALE_H
Packit 15a96c
Packit 15a96c
/* Define if you have lockdev */
Packit 15a96c
#undef HAVE_LOCKDEV
Packit 15a96c
Packit 15a96c
/* Define to 1 if you support file names longer than 14 characters. */
Packit 15a96c
#undef HAVE_LONG_FILE_NAMES
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `memmove' function. */
Packit 15a96c
#undef HAVE_MEMMOVE
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <memory.h> header file. */
Packit 15a96c
#undef HAVE_MEMORY_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <ncurses/termcap.h> header file. */
Packit 15a96c
#undef HAVE_NCURSES_TERMCAP_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit 15a96c
#undef HAVE_NDIR_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <posix1_lim.h> header file. */
Packit 15a96c
#undef HAVE_POSIX1_LIM_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <pwd.h> header file. */
Packit 15a96c
#undef HAVE_PWD_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `select' function. */
Packit 15a96c
#undef HAVE_SELECT
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <setjmp.h> header file. */
Packit 15a96c
#undef HAVE_SETJMP_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sgtty.h> header file. */
Packit 15a96c
#undef HAVE_SGTTY_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <signal.h> header file. */
Packit 15a96c
#undef HAVE_SIGNAL_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `snprintf' function. */
Packit 15a96c
#undef HAVE_SNPRINTF
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <stdarg.h> header file. */
Packit 15a96c
#undef HAVE_STDARG_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <stdint.h> header file. */
Packit 15a96c
#undef HAVE_STDINT_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 15a96c
#undef HAVE_STDLIB_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `strerror' function. */
Packit 15a96c
#undef HAVE_STRERROR
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <strings.h> header file. */
Packit 15a96c
#undef HAVE_STRINGS_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <string.h> header file. */
Packit 15a96c
#undef HAVE_STRING_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `strstr' function. */
Packit 15a96c
#undef HAVE_STRSTR
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit 15a96c
   */
Packit 15a96c
#undef HAVE_SYS_DIR_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/file.h> header file. */
Packit 15a96c
#undef HAVE_SYS_FILE_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit 15a96c
#undef HAVE_SYS_IOCTL_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit 15a96c
   */
Packit 15a96c
#undef HAVE_SYS_NDIR_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/param.h> header file. */
Packit 15a96c
#undef HAVE_SYS_PARAM_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 15a96c
#undef HAVE_SYS_STAT_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/time.h> header file. */
Packit 15a96c
#undef HAVE_SYS_TIME_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/ttold.h> header file. */
Packit 15a96c
#undef HAVE_SYS_TTOLD_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 15a96c
#undef HAVE_SYS_TYPES_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit 15a96c
#undef HAVE_SYS_WAIT_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <termcap.h> header file. */
Packit 15a96c
#undef HAVE_TERMCAP_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <termios.h> header file. */
Packit 15a96c
#undef HAVE_TERMIOS_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <termio.h> header file. */
Packit 15a96c
#undef HAVE_TERMIO_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <unistd.h> header file. */
Packit 15a96c
#undef HAVE_UNISTD_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `usleep' function. */
Packit 15a96c
#undef HAVE_USLEEP
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the <varargs.h> header file. */
Packit 15a96c
#undef HAVE_VARARGS_H
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `vprintf' function. */
Packit 15a96c
#undef HAVE_VPRINTF
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the `vsnprintf' function. */
Packit 15a96c
#undef HAVE_VSNPRINTF
Packit 15a96c
Packit 15a96c
/* Kermit command */
Packit 15a96c
#undef KERMIT
Packit 15a96c
Packit 15a96c
/* Name of package */
Packit 15a96c
#undef PACKAGE
Packit 15a96c
Packit 15a96c
/* Define to the address where bug reports for this package should be sent. */
Packit 15a96c
#undef PACKAGE_BUGREPORT
Packit 15a96c
Packit 15a96c
/* Define to the full name of this package. */
Packit 15a96c
#undef PACKAGE_NAME
Packit 15a96c
Packit 15a96c
/* Define to the full name and version of this package. */
Packit 15a96c
#undef PACKAGE_STRING
Packit 15a96c
Packit 15a96c
/* Define to the one symbol short name of this package. */
Packit 15a96c
#undef PACKAGE_TARNAME
Packit 15a96c
Packit 15a96c
/* Define to the home page for this package. */
Packit 15a96c
#undef PACKAGE_URL
Packit 15a96c
Packit 15a96c
/* Define to the version of this package. */
Packit 15a96c
#undef PACKAGE_VERSION
Packit 15a96c
Packit 15a96c
/* Define if your system supports POSIX termios */
Packit 15a96c
#undef POSIX_TERMIOS
Packit 15a96c
Packit 15a96c
/* Define as the return type of signal handlers (`int' or `void'). */
Packit 15a96c
#undef RETSIGTYPE
Packit 15a96c
Packit 15a96c
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
Packit 15a96c
#undef STAT_MACROS_BROKEN
Packit 15a96c
Packit 15a96c
/* Define to 1 if you have the ANSI C header files. */
Packit 15a96c
#undef STDC_HEADERS
Packit 15a96c
Packit 15a96c
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit 15a96c
#undef TIME_WITH_SYS_TIME
Packit 15a96c
Packit 15a96c
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit 15a96c
#undef TM_IN_SYS_TIME
Packit 15a96c
Packit 15a96c
/* Socket support is enabled */
Packit 15a96c
#undef USE_SOCKET
Packit 15a96c
Packit 15a96c
/* Enable extensions on AIX 3, Interix.  */
Packit 15a96c
#ifndef _ALL_SOURCE
Packit 15a96c
# undef _ALL_SOURCE
Packit 15a96c
#endif
Packit 15a96c
/* Enable GNU extensions on systems that have them.  */
Packit 15a96c
#ifndef _GNU_SOURCE
Packit 15a96c
# undef _GNU_SOURCE
Packit 15a96c
#endif
Packit 15a96c
/* Enable threading extensions on Solaris.  */
Packit 15a96c
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 15a96c
# undef _POSIX_PTHREAD_SEMANTICS
Packit 15a96c
#endif
Packit 15a96c
/* Enable extensions on HP NonStop.  */
Packit 15a96c
#ifndef _TANDEM_SOURCE
Packit 15a96c
# undef _TANDEM_SOURCE
Packit 15a96c
#endif
Packit 15a96c
/* Enable general extensions on Solaris.  */
Packit 15a96c
#ifndef __EXTENSIONS__
Packit 15a96c
# undef __EXTENSIONS__
Packit 15a96c
#endif
Packit 15a96c
Packit 15a96c
Packit 15a96c
/* Lock directory */
Packit 15a96c
#undef UUCPLOCK
Packit 15a96c
Packit 15a96c
/* Music support is enabled */
Packit 15a96c
#undef VC_MUSIC
Packit 15a96c
Packit 15a96c
/* Version number of package */
Packit 15a96c
#undef VERSION
Packit 15a96c
Packit 15a96c
/* Define if using the dmalloc debugging malloc package */
Packit 15a96c
#undef WITH_DMALLOC
Packit 15a96c
Packit 15a96c
/* Define to 1 if on MINIX. */
Packit 15a96c
#undef _MINIX
Packit 15a96c
Packit 15a96c
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 15a96c
   this defined. */
Packit 15a96c
#undef _POSIX_1_SOURCE
Packit 15a96c
Packit 15a96c
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 15a96c
#undef _POSIX_SOURCE
Packit 15a96c
Packit 15a96c
/* Define to empty if `const' does not conform to ANSI C. */
Packit 15a96c
#undef const
Packit 15a96c
Packit 15a96c
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 15a96c
#undef gid_t
Packit 15a96c
Packit 15a96c
/* Define to `int' if <sys/types.h> does not define. */
Packit 15a96c
#undef mode_t
Packit 15a96c
Packit 15a96c
/* Define to `int' if <sys/types.h> does not define. */
Packit 15a96c
#undef pid_t
Packit 15a96c
Packit 15a96c
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 15a96c
#undef size_t
Packit 15a96c
Packit 15a96c
/* Define to `int' if <sys/types.h> doesn't define. */
Packit 15a96c
#undef uid_t
Packit 15a96c
Packit 15a96c
Packit 15a96c
/* Defines from old config.h */
Packit 15a96c
#define LOGFILE "minicom.log"        /* Not defined = not used */
Packit 15a96c
#define CALLOUT ""                   /* Gets run to get into dialut mode */
Packit 15a96c
#define CALLIN  ""                   /* Gets run to get into dial in mode */
Packit 15a96c
Packit 15a96c
/* This defines a special mode in the wwxgetch() routine. The
Packit 15a96c
 * basic idea behind this probably works on the consoles of
Packit 15a96c
 * most PC-based unices, but it's only implemented for Linux.
Packit 15a96c
 */
Packit 15a96c
#if defined (__linux__)
Packit 15a96c
#  define KEY_KLUDGE 1
Packit 15a96c
#endif
Packit 15a96c
Packit 15a96c
/* And this for the translation tables (vt100 -> ASCII) */
Packit 15a96c
#if __STDC__
Packit 15a96c
#  define TRANSLATE 1
Packit 15a96c
#else
Packit 15a96c
#  define TRANSLATE 0
Packit 15a96c
#endif
Packit 15a96c