X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fcompile;h=bac481cdc7d1b9846caffc71230b8f4ae728a89f;hb=32b1eae09610e921098a96cd6e954e522ab58e81;hp=46caccc37c94ed4c60ecfb00d67fd7a65bc617da;hpb=4f75229abcaac8c98a0086baf68007dbaa096ed2;p=gnulib.git diff --git a/build-aux/compile b/build-aux/compile index 46caccc37..bac481cdc 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