diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2007-11-06 21:12:45 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-07 17:21:41 -0800 |
commit | 3c307bfbe8f8f9223c9b3cef8fdf2fabd05cda6d (patch) | |
tree | ef00c3a076d17662ca2a4c1af52a557f140f98b2 /git-send-email.perl | |
parent | Deprecate git-lost-found (diff) | |
download | tgif-3c307bfbe8f8f9223c9b3cef8fdf2fabd05cda6d.tar.xz |
Fix minor nits in configure.ac
Avoid "test -o" as it is only XSI not POSIX, and not portable.
Avoid exit(3) in test programs in favor of return, to accommodate
for newer Autoconf not providing a declaration for exit.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions