/usr/include/fontforge/config.h is in libfontforge-dev 20120731.b-7.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | /* inc/config.h. Generated from config.h.in by configure. */
#ifndef _FF_CONFIG_H
# define _FF_CONFIG_H 1
#define HAVE_DLFCN_H 1
/* #undef _NO_PYTHON */
#define HAVE_ICONV_H 1
#define HAVE_STDINT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_LIBINTL_H 1
/* #undef HAVE_IEEEFP_H */
/* #undef FREETYPE_HAS_DEBUGGER */
#define HAVE_LONG_DOUBLE 1
#define _HAS_LONGLONG 1
#define HAVE_LIBINTL_H 1
#define _STATIC_LIBINTL 1
/* #undef _STATIC_LIBUNGIF */
/* #undef _STATIC_LIBPNG */
/* #undef _STATIC_LIBPNG12 */
/* #undef _STATIC_LIBTIFF */
/* #undef _STATIC_LIBJPEG */
/* #undef _STATIC_LIBSPIRO */
/* #undef _STATIC_LIBXML2 */
/* #undef _STATIC_LIBFREETYPE */
#define _STATIC_LIBUNINAMESLIST 1
/* #undef _STATIC_LIBCAIRO */
/* #undef _NO_LIBUNINAMESLIST */
/* #undef SHAREDIR */
/* #undef LIBDIR */
/* #undef PREFIX */
/* #undef _CursorsMustBe16x16 */
/* #undef _Keyboard */
/* #undef __Mac */
/* #undef _BrokenBitmapImages */
/* #undef _ModKeysAutoRepeat */
/* #undef __CygWin */
#define _NO_XINPUT 1
/* #undef FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT */
/* #undef FONTFORGE_CONFIG_SHOW_RAW_POINTS */
#define FONTFORGE_CONFIG_TYPE3 1
#define FONTFORGE_CONFIG_DEVICETABLES 1
/* #undef FONTFORGE_CONFIG_USE_DOUBLE */
/* #undef FONTFORGE_CONFIG_USE_LONGDOUBLE */
/* #undef FONTFORGE_CONFIG_PASTEAFTER */
/* #undef FONTFORGE_CONFIG_GB12345 */
/* #undef FONTFORGE_CONFIG_TILEPATH */
/* #undef _NO_FFSCRIPT */
/* #undef _NO_TZSET */
/* #undef _NO_FREETYPE */
/* #undef _NO_LIBXML */
/* #undef _NO_LIBUNGIF */
/* #undef _NO_LIBPNG */
#define _LIBPNG12 1
/* #undef _NO_LIBJPEG */
/* #undef _NO_LIBTIFF */
/* #undef _NO_LIBSPIRO */
#define NODYNAMIC 1
/* #undef FREETYPE_HAS_DEBUGGER */
/* #undef _NO_SNPRINTF */
#define _NO_XKB 1
/* #undef X_DISPLAY_MISSING */
#define PYTHON_LIB_NAME "python2.7"
/* #undef _NO_LIBCAIRO */
/* #undef _NO_LIBPANGO */
/* #undef WORDS_BIGENDIAN */
#endif
|