freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ftconfig.h


From: Patrick Welche
Subject: ftconfig.h
Date: Sun, 9 Jul 2000 16:44:42 +0100
User-agent: Mutt/1.2i

Since I last compiled freetype2, the config directory of includes has
appeared. If I write a program and simply want to include declarations of
libfreetype, I need to include freetype.h, but this now includes

#include <freetype/config/ftconfig.h>   /* read configuration information */

Why do the likes of HAVE_FCNTL_H, HAVE_UNISTD_H need to be included for me
to use libfreetype (or rather - it's better if this stuff weren't included
as it is likely to break the build of whatever application links to
libfreetype as a redefinition of the #define..)

Comments?

Cheers,

Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]