texlive[73096] Build/source/libs/mpfi: remove call to undefined
commits+karl at tug.org
commits+karl at tug.org
Tue Dec 10 23:43:18 CET 2024
Revision: 73096
https://tug.org/svn/texlive?view=revision&revision=73096
Author: karl
Date: 2024-12-10 23:43:17 +0100 (Tue, 10 Dec 2024)
Log Message:
-----------
remove call to undefined MPFI_CONFIGS
Modified Paths:
--------------
trunk/Build/source/libs/mpfi/ChangeLog
trunk/Build/source/libs/mpfi/configure
trunk/Build/source/libs/mpfi/configure.ac
Modified: trunk/Build/source/libs/mpfi/ChangeLog
===================================================================
--- trunk/Build/source/libs/mpfi/ChangeLog 2024-12-10 21:44:21 UTC (rev 73095)
+++ trunk/Build/source/libs/mpfi/ChangeLog 2024-12-10 22:43:17 UTC (rev 73096)
@@ -1,3 +1,9 @@
+2024-12-10 Florian Schmaus <flo at geekplace.eu>
+
+ * configure.ac: remove MPFI_CONFIGS, not defined anywhere.
+ https://bugs.gentoo.org/945908
+ https://github.com/TeX-Live/texlive-source/pull/74
+
2024-02-01 Luigi Scarso <luigi.scarso at gmail.com>
* import mpfi-1.5.4, first integration into TL/mpost.
Modified: trunk/Build/source/libs/mpfi/configure
===================================================================
--- trunk/Build/source/libs/mpfi/configure 2024-12-10 21:44:21 UTC (rev 73095)
+++ trunk/Build/source/libs/mpfi/configure 2024-12-10 22:43:17 UTC (rev 73096)
@@ -6158,8 +6158,6 @@
eval kpse_build_alias=\${build_alias-$build}
-MPFI_CONFIGS
-
if test "x$enable_build" != xno; then
build_TRUE=
build_FALSE='#'
Modified: trunk/Build/source/libs/mpfi/configure.ac
===================================================================
--- trunk/Build/source/libs/mpfi/configure.ac 2024-12-10 21:44:21 UTC (rev 73095)
+++ trunk/Build/source/libs/mpfi/configure.ac 2024-12-10 22:43:17 UTC (rev 73096)
@@ -26,8 +26,6 @@
KPSE_CANONICAL_HOST
-MPFI_CONFIGS
-
AM_CONDITIONAL([build], [test "x$enable_build" != xno])
KPSE_GMP_FLAGS
More information about the tex-live-commits
mailing list.