| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.06.04 17:17 "Re: Different between tiff_config.h and Tiffconf.h", by Bob FriesenhahnOn Wed, 4 Jun 2008, Mitesh wrote: > Hello all, > > What is the difference between tiff_config.h and Tiffconf.h > > If their purpose is same why are both included in the libtiff source? The purpose is described at the top of tiffconf.h: Configuration defines for installed libtiff. This file maintained for backward compatibility. Do not use definitions from this file in your programs. So one of them is a legacy header which must continue to exist in order for existing (legacy) applications to continue to compile. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||