]> git.wh0rd.org - fontconfig.git/commit
Remove fcprivate.h, move the remaining macros to fcint.h.
authorKeith Packard <keithp@koto.keithp.com>
Sat, 3 Nov 2007 20:09:01 +0000 (13:09 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Sat, 3 Nov 2007 20:09:01 +0000 (13:09 -0700)
commitb607922909acfc7ae96de688ed34efd19cd038ac
tree72fbeb86add51452db8ddc2b6be1353cf9e0f517
parent910db318ae67693f7bc17f0bdc61caaf555365ae
Remove fcprivate.h, move the remaining macros to fcint.h.

fcprivate.h was supposed to extend the fontconfig API for the various
fontconfig utilities. Instead, just have those utilities use the internal
fcint.h header file (which they already do), removing fcprivate.h from the
installation and hence from the defacto public API.
fontconfig/Makefile.am
fontconfig/fcprivate.h [deleted file]
src/Makefile.am
src/fcint.h