From: Karl Berry Date: Wed, 17 Nov 2010 14:19:05 +0000 (-0800) Subject: autoupdate X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc98e1ec101be0b8d260025b5e40bfec7f4b1ac5;p=pspp autoupdate --- diff --git a/build-aux/compile b/build-aux/compile index 46caccc37c..bac481cdc7 100755 --- a/build-aux/compile +++ b/build-aux/compile @@ -1,7 +1,7 @@ #! /bin/sh # Wrapper for compilers which do not understand `-c -o'. -scriptversion=2010-09-21.14; # UTC +scriptversion=2010-11-15.09; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software # Foundation, Inc. @@ -192,6 +192,8 @@ func_cl_wrapper () exit 1 } +eat= + case $1 in '') echo "$0: No command. Try \`$0 --help' for more information." 1>&2 @@ -223,7 +225,6 @@ esac ofile= cfile= -eat= for arg do