diff options
Diffstat (limited to 'print/texlive-base/files/patch-configure')
-rw-r--r-- | print/texlive-base/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/texlive-base/files/patch-configure b/print/texlive-base/files/patch-configure index 2fb5efe129e9..f953c05a94e4 100644 --- a/print/texlive-base/files/patch-configure +++ b/print/texlive-base/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2024-03-10 21:37:05 UTC +--- configure.orig 2025-03-06 22:52:00 UTC +++ configure -@@ -6926,7 +6926,16 @@ fi +@@ -7124,7 +7124,16 @@ fi as_fn_error $? "Sorry, \`--with-system-teckit' requires \`--with-system-zlib'" "$LINENO" 5 fi fi @@ -17,7 +17,7 @@ test "x$need_teckit" = xyes && { need_zlib=yes } -@@ -23616,8 +23625,8 @@ if $FT2_CONFIG --ftversion >/dev/null 2>&1; then +@@ -25164,8 +25173,8 @@ if $FT2_CONFIG --ftversion >/dev/null 2>&1; then PKG_CONFIG="$ac_cv_prog_PKG_CONFIG" fi if $FT2_CONFIG --ftversion >/dev/null 2>&1; then @@ -28,7 +28,7 @@ elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2` FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2` -@@ -23691,11 +23700,12 @@ fi +@@ -25239,11 +25248,12 @@ fi as_fn_error $? "did not find graphite2" "$LINENO" 5 fi |