config.h.in revision 26497
126497Sache/* config.h.in.  Generated automatically from configure.in by autoheader.  */
226497Sache
326497Sache/* Define as the return type of signal handlers (int or void).  */
426497Sache#undef RETSIGTYPE
526497Sache
626497Sache/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
726497Sache#undef STAT_MACROS_BROKEN
826497Sache
926497Sache#undef VOID_SIGHANDLER
1026497Sache
1126497Sache/* Define if you have the lstat function. */
1226497Sache#undef HAVE_LSTAT
1326497Sache
1426497Sache/* Define if you have the putenv function.  */
1526497Sache#undef HAVE_PUTENV
1626497Sache
1726497Sache/* Define if you have the select function.  */
1826497Sache#undef HAVE_SELECT
1926497Sache
2026497Sache/* Define if you have the setenv function.  */
2126497Sache#undef HAVE_SETENV
2226497Sache
2326497Sache/* Define if you have the strcasecmp function.  */
2426497Sache#undef HAVE_STRCASECMP
2526497Sache
2626497Sache/* Define if you have the setlocale function. */
2726497Sache#undef HAVE_SETLOCALE
2826497Sache
2926497Sache/* Define if you have the tcgetattr function.  */
3026497Sache#undef HAVE_TCGETATTR
3126497Sache
3226497Sache/* Define if you have the strcoll function.  */
3326497Sache#undef HAVE_STRCOLL
3426497Sache
3526497Sache#undef STRCOLL_BROKEN
3626497Sache
3726497Sache/* Define if you have the <dirent.h> header file.  */
3826497Sache#undef HAVE_DIRENT_H
3926497Sache
4026497Sache/* Define if you have the <ndir.h> header file.  */
4126497Sache#undef HAVE_NDIR_H
4226497Sache
4326497Sache/* Define if you have the <stdlib.h> header file.  */
4426497Sache#undef HAVE_STDLIB_H
4526497Sache
4626497Sache/* Define if you have the <string.h> header file.  */
4726497Sache#undef HAVE_STRING_H
4826497Sache
4926497Sache/* Define if you have the <sys/dir.h> header file.  */
5026497Sache#undef HAVE_SYS_DIR_H
5126497Sache
5226497Sache/* Define if you have the <sys/file.h> header file.  */
5326497Sache#undef HAVE_SYS_FILE_H
5426497Sache
5526497Sache/* Define if you have the <sys/ndir.h> header file.  */
5626497Sache#undef HAVE_SYS_NDIR_H
5726497Sache
5826497Sache/* Define if you have the <sys/pte.h> header file.  */
5926497Sache#undef HAVE_SYS_PTE_H
6026497Sache
6126497Sache/* Define if you have the <sys/ptem.h> header file.  */
6226497Sache#undef HAVE_SYS_PTEM_H
6326497Sache
6426497Sache/* Define if you have the <sys/select.h> header file.  */
6526497Sache#undef HAVE_SYS_SELECT_H
6626497Sache
6726497Sache/* Define if you have the <sys/stream.h> header file.  */
6826497Sache#undef HAVE_SYS_STREAM_H
6926497Sache
7026497Sache/* Define if you have the <termcap.h> header file.  */
7126497Sache#undef HAVE_TERMCAP_H
7226497Sache
7326497Sache/* Define if you have the <termio.h> header file.  */
7426497Sache#undef HAVE_TERMIO_H
7526497Sache
7626497Sache/* Define if you have the <termios.h> header file.  */
7726497Sache#undef HAVE_TERMIOS_H
7826497Sache
7926497Sache/* Define if you have the <unistd.h> header file.  */
8026497Sache#undef HAVE_UNISTD_H
8126497Sache
8226497Sache/* Define if you have the <varargs.h> header file.  */
8326497Sache#undef HAVE_VARARGS_H
8426497Sache
8526497Sache/* Define if you have the <stdarg.h> header file.  */
8626497Sache#undef HAVE_STDARG_H
8726497Sache
8826497Sache#undef HAVE_LOCALE_H
8926497Sache
9026497Sache/* Definitions pulled in from aclocal.m4. */
9126497Sache#undef VOID_SIGHANDLER
9226497Sache
9326497Sache#undef GWINSZ_IN_SYS_IOCTL
9426497Sache
9526497Sache#undef TIOCSTAT_IN_SYS_IOCTL
9626497Sache
9726497Sache#undef FIONREAD_IN_SYS_IOCTL
9826497Sache
9926497Sache#undef SPEED_T_IN_SYS_TYPES
10026497Sache
10126497Sache#undef HAVE_GETPW_DECLS
10226497Sache
10326497Sache#undef STRUCT_DIRENT_HAS_D_INO
10426497Sache
10526497Sache#undef STRUCT_DIRENT_HAS_D_FILENO
10626497Sache
10726497Sache#undef HAVE_BSD_SIGNALS
10826497Sache
10926497Sache#undef HAVE_POSIX_SIGNALS
11026497Sache
11126497Sache#undef HAVE_USG_SIGHOLD
11226497Sache
11326497Sache#undef MUST_REINSTALL_SIGHANDLERS
11426497Sache
11526497Sache#undef HAVE_POSIX_SIGSETJMP
11626497Sache
11726497Sache/* config.h.bot */
11826497Sache/* modify settings or make new ones based on what autoconf tells us. */
11926497Sache
12026497Sache/* Ultrix botches type-ahead when switching from canonical to
12126497Sache   non-canonical mode, at least through version 4.3 */
12226497Sache#if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix)
12326497Sache#  define TERMIOS_MISSING
12426497Sache#endif
12526497Sache
12626497Sache#if defined (STRCOLL_BROKEN)
12726497Sache#  undef HAVE_STRCOLL
12826497Sache#endif
12926497Sache
13026497Sache#if defined (__STDC__) && defined (HAVE_STDARG_H)
13126497Sache#  define PREFER_STDARG
13226497Sache#  define USE_VARARGS
13326497Sache#else
13426497Sache#  if defined (HAVE_VARARGS_H)
13526497Sache#    define PREFER_VARARGS
13626497Sache#    define USE_VARARGS
13726497Sache#  endif
13826497Sache#endif
139