[Libreoffice-commits] core.git: configure.ac

Rene Engelhard rene at debian.org
Tue May 1 13:36:35 UTC 2018


 configure.ac |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit a92259f07945259b2558a91bdae6465d88b411fb
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 1 15:35:42 2018 +0200

    Revert "check for Amiri; add (commented out) check for Gentium"
    
    Obsoleted by 8a2745e1beee722c8c9691c397e493cc1160bedf
    
    This reverts commit 6a226816bc526af5f5056b613ddc3bbf0663c045.

diff --git a/configure.ac b/configure.ac
index db00fd34036c..56e9b01811a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11297,9 +11297,6 @@ else
         else
             test_font_map 'Calibri' 'Carlito'
             test_font_map 'DejaVuSans' 'DejaVuSans'
-            # FIXME. Doesn't work...
-            #test_font_map 'GentiumBasic' 'GentiumBasic'
-            test_font_map 'Amiri' 'Amiri'
             if test ${TEST_FONTS_MISSING} -eq 1
             then
                 AC_MSG_WARN([Unknown font mappings - unit tests disabled.])


More information about the Libreoffice-commits mailing list