summaryrefslogtreecommitdiff
path: root/build-aux/ar-lib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-05 07:19:28 -0800
committerKarl Berry <karl@freefriends.org>2012-01-05 07:19:28 -0800
commit109d8dc7f58c58552f3440d0a19873eb6d30e677 (patch)
tree881d3693e36630239f08b25bb1ea8937b32805cf /build-aux/ar-lib
parent231295ee26c4ebe046d52a943b537c813ac9fb02 (diff)
downloadgnulib-109d8dc7f58c58552f3440d0a19873eb6d30e677.tar.gz
autoupdate
Diffstat (limited to 'build-aux/ar-lib')
-rwxr-xr-xbuild-aux/ar-lib7
1 files changed, 3 insertions, 4 deletions
diff --git a/build-aux/ar-lib b/build-aux/ar-lib
index 4883fef747..1a1dbd0202 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-01-04.17; # UTC
-# Copyright (C) 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
# Written by Peter Rosin <peda@lysator.liu.se>.
#
# 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