diff options
Diffstat (limited to 'Build/source/texk/xdvipdfmx/configure.ac')
-rw-r--r-- | Build/source/texk/xdvipdfmx/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvipdfmx/configure.ac b/Build/source/texk/xdvipdfmx/configure.ac index 280c10f4089..50d5fdc96a3 100644 --- a/Build/source/texk/xdvipdfmx/configure.ac +++ b/Build/source/texk/xdvipdfmx/configure.ac @@ -82,7 +82,7 @@ fi if test "x$build" = xyes; then AC_DEFINE([XETEX], 1, [Define if part of a teTeX/TeX Live build.]) else - AC_MSG_WARN([fontconfig library or ApplicationServices framework not found. + KPSE_MSG_WARN([fontconfig library or ApplicationServices framework not found. This version of xdvipdfmx requires either ApplicationServices (on Mac OS X) or the fontconfig library (on other platforms) to be available, otherwise it cannot support XeTeX output using standard system-installed fonts.]) |