Signed-off-by: LIU Hao <[email protected]> --- mingw-w64-headers/configure.ac | 3 --- 1 file changed, 3 deletions(-)
diff --git a/mingw-w64-headers/configure.ac b/mingw-w64-headers/configure.ac index bb2d1455d..06b50971d 100644 --- a/mingw-w64-headers/configure.ac +++ b/mingw-w64-headers/configure.ac @@ -12,9 +12,6 @@ AM_MAINTAINER_MODE AC_CANONICAL_HOST -# Checks for programs. -AC_PROG_SED - # Search for a usable widl. If PATH is given, search there. Otherwise, search # in $PATH. In all cases, search for a canonicalized name first ($host-widl), # followed by a non-canonicalized name (widl). If these fail, error out. -- 2.52.0
From 681ac3b2df6f074b02f5b74a5f2b87616873854c Mon Sep 17 00:00:00 2001 From: LIU Hao <[email protected]> Date: Tue, 20 Jan 2026 15:58:08 +0800 Subject: [PATCH] headers: Remove unused `AC_PROG_SED` Signed-off-by: LIU Hao <[email protected]> --- mingw-w64-headers/configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/mingw-w64-headers/configure.ac b/mingw-w64-headers/configure.ac index bb2d1455d..06b50971d 100644 --- a/mingw-w64-headers/configure.ac +++ b/mingw-w64-headers/configure.ac @@ -12,9 +12,6 @@ AM_MAINTAINER_MODE AC_CANONICAL_HOST -# Checks for programs. -AC_PROG_SED - # Search for a usable widl. If PATH is given, search there. Otherwise, search # in $PATH. In all cases, search for a canonicalized name first ($host-widl), # followed by a non-canonicalized name (widl). If these fail, error out. -- 2.52.0
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
