diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2001-07-25 00:54:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2001-07-25 00:54:30 -0400 |
commit | 864412f0359169368927737c2908ff357ea343a0 (patch) | |
tree | b7aeae150ebc564c421b39ca20e07c00e060562a /configure | |
parent | 6e9e7ef2b46e5342abc371216f4851517278a494 (diff) | |
download | lynx-snapshots-864412f0359169368927737c2908ff357ea343a0.tar.gz |
snapshot of project "lynx", label v2-8-5dev_1
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 64b25324..ce0d9cb5 100755 --- a/configure +++ b/configure @@ -692,7 +692,7 @@ fi PACKAGE=lynx -VERSION=2.8.4 +VERSION=2.8.5 @@ -12241,7 +12241,7 @@ for cf_func in \ newpad \ newterm \ pnoutrefresh \ - resizeterm \ + wresize resizeterm \ touchline \ touchwin \ use_default_colors \ |