freetype2/include/freetype/internal
David Turner 0f35b042e0 [build] Really fix multi and C++ builds.
The following builds were still failing due to previous changes:

  make multi
  make multi CC="c++"
  make CC="c++"

This patch fixes the issues, which were missing includes to get the
right macro definitions in multi-build mode.

Also, `FT_UNUSED' is actually used by third-party code, so move it
back to `public-macros.h' to avoid breaking it.

* include/freetype/config/public-macros.h (FT_EXPORT): Remove
special definition for C++.
(FT_UNUSED): Define here instead of...
* include/freetype/config/compiler-macros.h: ... here.
(FT_FUNCTION_DECLARATION): Remove special definition for C++.
(FT_LOCAL_ARRAY_DEF): Fix definition.

* src/cache/ftccback.h, src/lzw/ftzopen.h, src/gxvalid/gxvmort.h,
src/gxvalid/gxvmorx.h: Add `FT_BEGIN_HEADER' and `FT_END_HEADER'.
2020-07-07 06:51:09 +02:00
..
services Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
autohint.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cffotypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cfftypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
compiler-macros.h [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
ftcalc.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftdebug.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftdrv.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftgloadr.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
fthash.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftmemory.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftobjs.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftpsprop.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftrfork.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftserv.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftstream.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
fttrace.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
ftvalid.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
psaux.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
pshints.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
sfnt.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
t1types.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
tttypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
wofftypes.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00