diff options
Diffstat (limited to 'Build/source/texk/xdvipdfmx/config.h.in')
-rw-r--r-- | Build/source/texk/xdvipdfmx/config.h.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/texk/xdvipdfmx/config.h.in b/Build/source/texk/xdvipdfmx/config.h.in index 7db29be6c6c..02889af6ceb 100644 --- a/Build/source/texk/xdvipdfmx/config.h.in +++ b/Build/source/texk/xdvipdfmx/config.h.in @@ -44,6 +44,9 @@ /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the `FcInit' function. */ +#undef HAVE_FCINIT + /* Define to 1 if you have the <float.h> header file. */ #undef HAVE_FLOAT_H @@ -68,7 +71,7 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H -/* Define if you have libfontconfig */ +/* Define if you have libfontconfig and its headers. */ #undef HAVE_LIBFONTCONFIG /* Define if you have libfreetype and its headers. */ |