X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Far-lib;h=67f5f36f10372fd07dd689c8a66845fc91c2dfe0;hb=ab2b3f6d0f52f0509361cbe7e5d61565cac00508;hp=4883fef7470e114334962706dfd20bf12a8b5a97;hpb=9f0cd590f76f5e5e942fbd90b253c90ca7c80699;p=gnulib.git diff --git a/build-aux/ar-lib b/build-aux/ar-lib index 4883fef74..67f5f36f1 100755 --- a/build-aux/ar-lib +++ b/build-aux/ar-lib @@ -2,10 +2,9 @@ # Wrapper for Microsoft lib.exe me=ar-lib -scriptversion=2010-09-02.19; # UTC +scriptversion=2012-03-01.08; # UTC -# Copyright (C) 2010 Free Software -# Foundation, Inc. +# Copyright (C) 2010-2012 Free Software Foundation, Inc. # Written by Peter Rosin . # # This program is free software; you can redistribute it and/or modify @@ -42,7 +41,7 @@ file_conv= # func_file_conv build_file # Convert a $build file to $host form and store it in $file -# Currently only supports Win32 hosts. +# Currently only supports Windows hosts. func_file_conv () { file=$1 @@ -99,7 +98,7 @@ func_at_file () case $1 in '') - func_error "no command. Try \`$0 --help' for more information." + func_error "no command. Try '$0 --help' for more information." ;; -h | --h*) cat <