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

New commits:
commit 774642bdb6f0a9310d4cb1019c30c53268c3e686
Author:     Andras Timar <[email protected]>
AuthorDate: Mon Dec 15 18:53:11 2025 +0100
Commit:     Michael Stahl <[email protected]>
CommitDate: Tue Dec 16 09:12:19 2025 +0100

    typo 'ENBALE', but we don't use them anyway
    
    Change-Id: Icec2cafd8fc55817cc131c3f963bcb8cda81c872
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/195681
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Michael Stahl <[email protected]>

diff --git a/configure.ac b/configure.ac
index d88f4af0d4fc..17fb7895cc48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1271,8 +1271,6 @@ if test "$using_freetype_fontconfig" = yes; then
         # We build them, don't do any pkg-config checks
         test_fontconfig=no
         test_freetype=no
-        ENBALE_FONTCONFIG=TRUE
-        ENBALE_FREETYPE=TRUE
         BUILD_TYPE="$BUILD_TYPE FONTCONFIG FREETYPE"
     fi
 else

Reply via email to