]> granicus.if.org Git - libass/commitdiff
configure.ac: add missing spaces to error message
authorwm4 <wm4@nowhere>
Wed, 9 Mar 2016 23:20:55 +0000 (00:20 +0100)
committerwm4 <wm4@nowhere>
Wed, 9 Mar 2016 23:20:55 +0000 (00:20 +0100)
configure.ac

index be26e8c5529af5952c61e4ce210d97185c3781aa..22ad103a0cadf53a2e3543c65dfa3f02aa8e6c3a 100644 (file)
@@ -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