summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index be26e8c..22ad103 100644
--- a/configure.ac
+++ b/configure.ac
@@ -243,8 +243,8 @@ if test x$enable_require_system_font_provider != xno &&
test x$coretext != xtrue
then
AC_MSG_ERROR([\
-Either DirectWrite (on Windows), CoreText (on OSX), or Fontconfig\
-(Linux, other) is required. If you really want to compile without\
+Either DirectWrite (on Windows), CoreText (on OSX), or Fontconfig \
+(Linux, other) is required. If you really want to compile without \
a system font provider, add --disable-require-system-font-provider])
fi