diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2000-01-07 03:20:24 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2000-01-07 03:20:24 -0500 |
commit | d61bc4e56055c372ab0b8d027f376c2f4a2ecfff (patch) | |
tree | 8d4e0da5b7cf703c2167d84dc84b54669183bba1 /config.hin | |
parent | f61041c10496785b2833ee4f76ef3edc9792b1bd (diff) | |
download | lynx-snapshots-d61bc4e56055c372ab0b8d027f376c2f4a2ecfff.tar.gz |
snapshot of project "lynx", label v2-8-3dev_18
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 cae9c4d9..bea812a0 100644 --- a/config.hin +++ b/config.hin @@ -182,7 +182,7 @@ #undef USE_EXTERNALS /* CF_ARG_ENABLE(externs) */ #undef USE_FCNTL /* CF_FIONBIO */ #undef USE_HASH /* see USE_COLOR_STYLE */ -#undef USE_PSRC /* CF_ARG_ENABLE(prettysrc) */ +#undef USE_PRETTYSRC /* CF_ARG_ENABLE(prettysrc) */ #undef USE_SCROLLBAR /* CF_ARG_ENABLE(scrollbar) */ #undef USE_SIZECHANGEHACK /* FIXME: find a case where this works! */ #undef USE_SLANG /* AC_ARG_WITH(screen=slang) */ |