* configure: added test for libc6 for linux targets. Bug reported by
Stanislav Brabec <utx@k332.feld.cvut.cz>
* Added 3.5 docs to html/Makefile.in. Thanks to Stanislav Brabec <utx@k332.feld.cvut.cz>
* configure: fixed bugs in sed scripts (applied sed script s:/@:s;@:;s:/s;;:;: to configure).
fix submitted to Stanislav Brabec <utx@k332.feld.cvut.cz>
* tools/iptcutil was not in files list, and wasn't being added to tar archive. Updated Makefile.in.
Contributed by Phil Beffery <phil@pixar.com>
* Made one more change to tif_dir.c for removal of LZW compression.
Also added notice when LZW compression invoked.
* Changed default compression in tools to TIFF_PACKBITS, and changed
usage description in tools to reflect removal of LZW compression