--- cups-2.4.1/config-scripts/cups-compiler.m4.orig	2022-01-27 12:11:42.000000000 +0000
+++ cups-2.4.1/config-scripts/cups-compiler.m4	2022-03-12 11:32:39.312623123 +0000
@@ -164,7 +164,7 @@
 	    ])
 	], [*], [
 	    CFLAGS="$CFLAGS -fPIE -pie"
-	    AC_COMPILE_IFELSE([AC_LANG_PROGRAM()], [
+	    AC_LINK_IFELSE([AC_LANG_PROGRAM()], [
 		PIEFLAGS="-fPIE -pie"
 		AC_MSG_RESULT([yes])
 	    ], [