debugging symbols. "NODEBUG" means, don't try to debug libwww;
the corresponding symbol for arena is ARENA_DEBUG. Still keep
--without-debug by default--it's easy enough to reproduce a coredump
on some particular URL.
global "arenarc" copied to ${LOCALBASE}/etc, unless it exists already.
- -Fix "fly-by"'s, otherwise known as pop-up help, or "tool-tips".
In particular, disable the the insane heuristic that caused the delay
to increase by one second with each use on systems where setitimer()
has 1s resolution (NetBSD). Prior, it appeared to me that the fly-by's
only worked once or twice, but then never again.
- -Clean up package Makefile.
- -Work all patches to configure into configure.in, and regenerate configure
with "autoconf".
cvs: ----------------------------------------------------------------------