]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Remove another reference to cups-config.
authorMichael R Sweet <msweet@msweet.org>
Thu, 27 Feb 2025 18:32:58 +0000 (13:32 -0500)
committerMichael R Sweet <msweet@msweet.org>
Thu, 27 Feb 2025 18:32:58 +0000 (13:32 -0500)
configure
configure.ac

index a93b86a6edf34a6e21ca83a05b0459d7c8a602de..0582e8c4386a3d9ddd8dcaed2f47858bb15c4f54 100755 (executable)
--- 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
-
index 615049e7a390dad095d45d6696c75488551ae0d9..db3e79a092edc54b415e2c1a50a9f71074e3096e 100644 (file)
@@ -94,6 +94,3 @@ AC_CONFIG_FILES([
     $LANGFILES
 ])
 AC_OUTPUT
-
-dnl Make sure cups-config script is executable
-chmod +x cups-config