From bf1e45d9344ca1bf592f0038900dc41e6613524c Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 26 Jun 2025 14:59:28 +0200 Subject: [PATCH] Fixed checking output. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 27dfef9a..979d6646 100644 --- a/configure.ac +++ b/configure.ac @@ -661,7 +661,7 @@ if test "x${enable_r8169}" = "x1"; then AC_SUBST(R8169_IN_SUBDIR, [$found_subdir]) AC_MSG_RESULT([$kernel_r8169]) - AC_MSG_CHECKING([for igc_leds.c]) + AC_MSG_CHECKING([for r8169_leds.c]) if test -r "${srcdir}/devices/r8169/r8169_leds-${kernel_r8169}-ethercat.c"; then AC_MSG_RESULT([yes])