]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Wed, 9 Feb 2022 22:01:03 +0000 (14:01 -0800)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 22:44:59 +0000 (00:44 +0200)
build-aux/ar-lib

index 9dc8ef6df054e62e0a344540803c0ed90da43191..54c6bdbf7f1b314721a3af9996f6ed6dd7091619 100755 (executable)
@@ -135,6 +135,10 @@ do
       AR="$AR $1"
       shift
       ;;
+    -nologo | -NOLOGO)
+      # We always invoke AR with -nologo, so don't need to add it again.
+      shift
+      ;;
     *)
       action=$1
       shift