diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-06 22:48:00 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-06 22:48:00 -0400 |
commit | 549ec595d1da7693d5f7730e63f539cc8452307f (patch) | |
tree | 0ab3576fd5bbbcf610cc58e24f1762d4da3ac7f7 /config.hin | |
parent | 73d5512d62200a263f3084bd869366326e445cf4 (diff) | |
download | lynx-snapshots-549ec595d1da7693d5f7730e63f539cc8452307f.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-60
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 6236e25a..01e67b9f 100644 --- a/config.hin +++ b/config.hin @@ -21,6 +21,7 @@ #undef HAVE_CUSERID #undef HAVE_DIRENT_H /* defined by AC_HEADER_DIRENT */ #undef HAVE_FCNTL_H /* have <fcntl.h> */ +#undef HAVE_GETBKGD /* defined by CF_COLOR_CURSES */ #undef HAVE_GETCWD #undef HAVE_KEYPAD #undef HAVE_LIMITS_H @@ -44,6 +45,7 @@ #undef LOCALE /* for locale support */ #undef LONG_LIST /* CF_ARG_DISABLE(long-list) */ #undef LY_FIND_LEAKS /* configure --disable-leaks */ +#undef LYNX_CFG_FILE /* CF_WITH_PATH(cfg-file) */ #undef MKDIR_PATH /* CF_PATH_PROG(mkdir) */ #undef MV_PATH /* CF_PATH_PROG(mv) */ #undef NCURSES /* defined for ncurses support */ |