diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-16 10:13:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-16 10:13:30 -0400 |
commit | dc9e683bddf52e0720f5e74e3349533c9ee9f97a (patch) | |
tree | ba548b81f3f18d9aa1d2afa22ef2e1f3f145656e /config.hin | |
parent | 2f5222ea2a4d549b4f269c11d34016fc7dc58dde (diff) | |
download | lynx-snapshots-dc9e683bddf52e0720f5e74e3349533c9ee9f97a.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-67
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.hin b/config.hin index c1c1d699..decb8a91 100644 --- a/config.hin +++ b/config.hin @@ -39,6 +39,7 @@ #undef HAVE_SYS_NDIR_H /* defined by AC_HEADER_DIRENT */ #undef HAVE_TERMIOS_H /* have <termios.h> */ #undef HAVE_TTYTYPE +#undef HAVE_TYPE_UNION_WAIT /* CF_UNION_WAIT */ #undef HAVE_UNISTD_H /* have <unistd.h> */ #undef HAVE_UTMP #undef IGNORE_CTRL_C /* FIXME: make tests? */ |