
* Test new automake/autoconf stuff on more platforms (currently only tested
  on Linux).
* Change fortune to react to a environment variable (ala less).
* Keep fortunes in gzip or bzip2 format to save space.
* Add option to colorize output.
* Reformat fortunes (other than ascii-art, songs, poems, and other
  format-sensitive data) to have no newlines, then use code from GNU fmt
  to format output to current screen width (based upon $COLUMNS if
  present).
* Update documentation.
