From 790210f4ed8ecc8461b1550ef9b58c1045001e28 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 10 Mar 2016 00:20:55 +0100 Subject: configure.ac: add missing spaces to error message --- configure.ac | 4 ++-- 1 file 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 -- cgit v1.2.3