diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-09-13 14:41:19 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-09-13 14:41:19 -0400 |
commit | 02f2851492143446abaaa33cc9536fade7b51124 (patch) | |
tree | 613e06824c47ca1592dd53eab57ed1ddb1409404 /config.hin | |
parent | 5816641fc3a761e00d154c4dea9551a0027a7c63 (diff) | |
download | lynx-snapshots-02f2851492143446abaaa33cc9536fade7b51124.tar.gz |
snapshot of project "lynx", label v2-8-1dev_26
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hin b/config.hin index 31c07103..1696196b 100644 --- a/config.hin +++ b/config.hin @@ -29,6 +29,7 @@ #undef HAVE_CBREAK #undef HAVE_CURSESX_H #undef HAVE_CUSERID +#undef HAVE_DEFINE_KEY #undef HAVE_DIRENT_H /* defined by AC_HEADER_DIRENT */ #undef HAVE_FCNTL_H /* have <fcntl.h> */ #undef HAVE_GETBKGD /* defined by CF_COLOR_CURSES */ @@ -69,7 +70,6 @@ #undef LONG_LIST /* CF_ARG_DISABLE(long-list) */ #undef LYNXCGI_LINKS /* CF_ARG_ENABLE(cgi-links) */ #undef LYNX_CFG_FILE /* $libdir/lynx.cfg */ -#undef LYNX_COMPILE_OPTS /* $libdir/lynx_help/lynx_site.txt */ #undef LYNX_LSS_FILE /* $libdir/lynx.lss */ #undef LY_FIND_LEAKS /* configure --disable-leaks */ #undef MKDIR_PATH /* CF_PATH_PROG(mkdir) */ |