Is there any way to GZIP docs (man pages and info docs) automatically when building apps?
I often see these files compressed, but don't know if there are any options within autoconf to enable this, or whether this has to be an additional manual step after running make install... -- John