From: Michael R Sweet Date: Thu, 27 Feb 2025 18:32:58 +0000 (-0500) Subject: Remove another reference to cups-config. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d0bcc6b9d918082e1e32f6eb58d5f36b7fcc62;p=thirdparty%2Fcups.git Remove another reference to cups-config. --- diff --git a/configure b/configure index a93b86a6ed..0582e8c438 100755 --- a/configure +++ b/configure @@ -13246,5 +13246,3 @@ printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 fi -chmod +x cups-config - diff --git a/configure.ac b/configure.ac index 615049e7a3..db3e79a092 100644 --- a/configure.ac +++ b/configure.ac @@ -94,6 +94,3 @@ AC_CONFIG_FILES([ $LANGFILES ]) AC_OUTPUT - -dnl Make sure cups-config script is executable -chmod +x cups-config