1 /* Automatically generated header! Do not edit! */
    2 
    3 #ifndef PROTO_FONTCONFIG_H
    4 #define PROTO_FONTCONFIG_H
    5 
    6 #ifndef __NOLIBBASE__
    7 extern struct Library *
    8 #ifdef __CONSTLIBBASEDECL__
    9 __CONSTLIBBASEDECL__
   10 #endif /* __CONSTLIBBASEDECL__ */
   11 FontConfigBase;
   12 #endif /* !__NOLIBBASE__ */
   13 
   14 #include <clib/fontconfig_protos.h>
   15 
   16 #ifdef __GNUC__
   17 #ifdef __PPC__
   18 #ifndef _NO_PPCINLINE
   19 #include <ppcinline/fontconfig.h>
   20 #endif /* _NO_PPCINLINE */
   21 #else
   22 #ifndef _NO_INLINE
   23 #include <inline/fontconfig.h>
   24 #endif /* _NO_INLINE */
   25 #endif /* __PPC__ */
   26 #elif defined(__VBCC__)
   27 #include <inline/fontconfig_protos.h>
   28 #else
   29 #include <pragmas/fontconfig_pragmas.h>
   30 #endif /* __GNUC__ */
   31 
   32 #endif /* !PROTO_FONTCONFIG_H */
   33