On Tue, Jan 29, 2002 at 07:54:14AM -0800, Bill Medland wrote:
and while we are on the subject what is the philosophy on ifdefing header files?
(I have freetype 2.0.1 from RedHat 7.1 so this morning's build failed because I don't have the trig stuff.)
If we test for a header file and only include it if it is present should we be putting similar ifdefs around the code that required the header and providing alternatives when it is not present, or specifying that it NEEDS to exist?
I had the same problem this morning and updated to freetype-2.0.3 from Red Hat Linux 7.2 and it works again.
bye michael