Use `Exit' instead of `exit' in test suite.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 6 Sep 2008 17:20:32 +0000 (19:20 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 6 Sep 2008 17:38:34 +0000 (19:38 +0200)
Cater to Bourne shells like Solaris sh that do not pass the
`exit' argument as status to the cleanup trap.
* Makefile.am (maintainer-check): Check that here-documents
use only `END' or `EOF' as delimiter in the test suite.
Check that, outside of here-documents, the tests do not use
`exit' with an argument, but use `Exit' instead.
* tests/defs.in (Exit): New function.  Use it throughout,
starting with the introduction of the exit trap.
* tests/*.test: Use `Exit $arg' instead of `exit $arg'
throughout, except inside created files.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
617 files changed:
ChangeLog
Makefile.am
Makefile.in
tests/aclibobj.test
tests/acloca10.test
tests/acloca11.test
tests/acloca12.test
tests/acloca13.test
tests/acloca14.test
tests/acloca15.test
tests/acloca16.test
tests/acloca17.test
tests/acloca18.test
tests/acloca19.test
tests/acloca20.test
tests/acloca21.test
tests/acloca22.test
tests/aclocal.test
tests/aclocal3.test
tests/aclocal4.test
tests/aclocal5.test
tests/aclocal6.test
tests/aclocal7.test
tests/aclocal8.test
tests/aclocal9.test
tests/acoutbs.test
tests/acoutbs2.test
tests/acoutnoq.test
tests/acoutpt.test
tests/acoutpt2.test
tests/acoutqnl.test
tests/acsilent.test
tests/acsubst.test
tests/acsubst2.test
tests/all.test
tests/alloca.test
tests/alloca2.test
tests/alpha.test
tests/alpha2.test
tests/amassign.test
tests/ammissing.test
tests/amopt.test
tests/amsubst.test
tests/ansi.test
tests/ansi10.test
tests/ansi2.test
tests/ansi3.test
tests/ansi3b.test
tests/ansi4.test
tests/ansi5.test
tests/ansi6.test
tests/ansi7.test
tests/ansi8.test
tests/ansi9.test
tests/ar.test
tests/ar2.test
tests/asm.test
tests/asm2.test
tests/asm3.test
tests/automake.test
tests/auxdir.test
tests/auxdir2.test
tests/auxdir3.test
tests/auxdir4.test
tests/backsl.test
tests/backsl2.test
tests/backsl3.test
tests/backsl4.test
tests/badline.test
tests/badopt.test
tests/badprog.test
tests/block.test
tests/bsource.test
tests/canon-name.test
tests/canon.test
tests/canon2.test
tests/canon3.test
tests/canon4.test
tests/canon5.test
tests/ccnoco.test
tests/ccnoco2.test
tests/check.test
tests/check2.test
tests/check3.test
tests/check4.test
tests/check5.test
tests/check6.test
tests/check7.test
tests/checkall.test
tests/clean.test
tests/clean2.test
tests/colneq.test
tests/colneq2.test
tests/colon.test
tests/colon2.test
tests/colon3.test
tests/colon4.test
tests/colon5.test
tests/colon6.test
tests/colon7.test
tests/color.test
tests/commen10.test
tests/comment.test
tests/comment2.test
tests/comment3.test
tests/comment4.test
tests/comment5.test
tests/comment6.test
tests/comment7.test
tests/comment8.test
tests/comment9.test
tests/compile.test
tests/compile_f90_c_cxx.test
tests/compile_f_c_cxx.test
tests/cond.test
tests/cond10.test
tests/cond11.test
tests/cond13.test
tests/cond14.test
tests/cond15.test
tests/cond16.test
tests/cond17.test
tests/cond18.test
tests/cond19.test
tests/cond2.test
tests/cond20.test
tests/cond21.test
tests/cond22.test
tests/cond27.test
tests/cond3.test
tests/cond37.test
tests/cond39.test
tests/cond4.test
tests/cond40.test
tests/cond41.test
tests/cond5.test
tests/cond6.test
tests/cond7.test
tests/cond8.test
tests/cond9.test
tests/condd.test
tests/condhook.test
tests/condinc.test
tests/condinc2.test
tests/condlib.test
tests/condman.test
tests/condman2.test
tests/conf2.test
tests/confdeps.test
tests/conff.test
tests/conff2.test
tests/confh.test
tests/confh4.test
tests/confh5.test
tests/config.test
tests/confincl.test
tests/conflnk.test
tests/conflnk2.test
tests/conflnk3.test
tests/conflnk4.test
tests/confsub.test
tests/confvar.test
tests/confvar2.test
tests/copy.test
tests/ctarget1.test
tests/cxx.test
tests/cxx2.test
tests/cxxansi.test
tests/cxxcpp.test
tests/cxxlibobj.test
tests/cxxlink.test
tests/cxxnoc.test
tests/cxxo.test
tests/cygwin32.test
tests/dash.test
tests/defs.in
tests/defun.test
tests/defun2.test
tests/dejagnu.test
tests/dejagnu2.test
tests/dejagnu3.test
tests/dejagnu4.test
tests/dejagnu5.test
tests/dejagnu6.test
tests/dejagnu7.test
tests/depacl2.test
tests/depcomp.test
tests/depcomp2.test
tests/depcomp3.test
tests/depcomp4.test
tests/depcomp5.test
tests/depcomp6.test
tests/depcomp7.test
tests/depdist.test
tests/depend.test
tests/depend2.test
tests/depend3.test
tests/depend4.test
tests/destdir.test
tests/dirforbid.test
tests/dirlist.test
tests/dirlist2.test
tests/discover.test
tests/distcom2.test
tests/distcom3.test
tests/distcom4.test
tests/distcom5.test
tests/distcom6.test
tests/distcom7.test
tests/distdir.test
tests/distname.test
tests/dollar.test
tests/double.test
tests/dup2.test
tests/else.test
tests/empty.test
tests/empty2.test
tests/empty3.test
tests/empty4.test
tests/exdir.test
tests/exdir2.test
tests/exdir3.test
tests/exeext.test
tests/exeext2.test
tests/exeext3.test
tests/exeext4.test
tests/exsource.test
tests/ext.test
tests/extra.test
tests/extra2.test
tests/extra3.test
tests/extra4.test
tests/extra5.test
tests/extra6.test
tests/extra7.test
tests/f90only.test
tests/flibs.test
tests/fn99.test
tests/fn99subdir.test
tests/fnoc.test
tests/fo.test
tests/fonly.test
tests/fort1.test
tests/fort2.test
tests/fort4.test
tests/fort5.test
tests/fortdep.test
tests/fpinst2.test
tests/fpinstall.test
tests/gcj.test
tests/gcj2.test
tests/gcj3.test
tests/gcj4.test
tests/gcj5.test
tests/getopt.test
tests/gettext.test
tests/gettext2.test
tests/gettext3.test
tests/gnits.test
tests/gnits2.test
tests/gnits3.test
tests/gnumake.test
tests/gnuwarn.test
tests/gnuwarn2.test
tests/header.test
tests/help.test
tests/hosts.test
tests/implicit.test
tests/include.test
tests/include2.test
tests/info.test
tests/init.test
tests/insh2.test
tests/install2.test
tests/installdir.test
tests/instdat.test
tests/instdat2.test
tests/instexec.test
tests/insthook.test
tests/instman.test
tests/instman2.test
tests/instsh.test
tests/instsh2.test
tests/instsh3.test
tests/instspc.test
tests/interp.test
tests/interp2.test
tests/java.test
tests/java2.test
tests/java3.test
tests/javaprim.test
tests/javasubst.test
tests/ldadd.test
tests/ldflags.test
tests/lex.test
tests/lex2.test
tests/lex3.test
tests/lex4.test
tests/lex5.test
tests/libexec.test
tests/libobj10.test
tests/libobj11.test
tests/libobj12.test
tests/libobj13.test
tests/libobj2.test
tests/libobj3.test
tests/libobj4.test
tests/libobj5.test
tests/libobj7.test
tests/libobj8.test
tests/library.test
tests/library2.test
tests/library3.test
tests/libtoo10.test
tests/libtool.test
tests/libtool2.test
tests/libtool3.test
tests/libtool4.test
tests/libtool5.test
tests/libtool6.test
tests/libtool7.test
tests/libtool8.test
tests/libtool9.test
tests/license.test
tests/link_c_cxx.test
tests/link_dist.test
tests/link_f90_only.test
tests/link_f_only.test
tests/link_fc.test
tests/link_fccxx.test
tests/link_fcxx.test
tests/lisp2.test
tests/lisp3.test
tests/lisp4.test
tests/lisp5.test
tests/lisp6.test
tests/lisp7.test
tests/lisp8.test
tests/listval.test
tests/location.test
tests/longlin2.test
tests/longline.test
tests/ltcond.test
tests/ltcond2.test
tests/ltconv.test
tests/ltdeps.test
tests/ltlibobjs.test
tests/ltlibsrc.test
tests/lzma.test
tests/maintclean.test
tests/make.test
tests/makej.test
tests/makevars.test
tests/man.test
tests/man2.test
tests/man3.test
tests/mclean.test
tests/mdate.test
tests/mdate2.test
tests/mdate3.test
tests/mdate4.test
tests/mdate5.test
tests/missing.test
tests/missing2.test
tests/missing3.test
tests/missing4.test
tests/missing5.test
tests/missing6.test
tests/mkinst2.test
tests/mkinst3.test
tests/mkinstall.test
tests/mmode.test
tests/mmodely.test
tests/multlib.test
tests/nobase-libtool.test
tests/nobase-python.test
tests/nobase.test
tests/nodef.test
tests/nodef2.test
tests/nodep.test
tests/nodep2.test
tests/nodepcomp.test
tests/nodist.test
tests/nodist2.test
tests/nodist3.test
tests/nogzip.test
tests/nogzip2.test
tests/noinst.test
tests/noinstdir.test
tests/nolink.test
tests/nostdinc.test
tests/notrans.test
tests/number.test
tests/objc.test
tests/objc2.test
tests/obsolete.test
tests/order.test
tests/outdir.test
tests/output-order.test
tests/output.test
tests/output10.test
tests/output11.test
tests/output12.test
tests/output13.test
tests/output2.test
tests/output3.test
tests/output4.test
tests/output5.test
tests/output6.test
tests/output7.test
tests/output8.test
tests/output9.test
tests/overrid.test
tests/parse.test
tests/pluseq.test
tests/pluseq10.test
tests/pluseq2.test
tests/pluseq3.test
tests/pluseq4.test
tests/pluseq5.test
tests/pluseq6.test
tests/pluseq7.test
tests/pluseq8.test
tests/pluseq9.test
tests/postproc.test
tests/ppf77.test
tests/pr2.test
tests/pr204.test
tests/pr211.test
tests/pr220.test
tests/pr224.test
tests/pr229.test
tests/pr243.test
tests/pr266.test
tests/pr279-2.test
tests/pr279.test
tests/pr287.test
tests/pr300-lib.test
tests/pr300-ltlib.test
tests/pr300-prog.test
tests/pr307.test
tests/pr401.test
tests/pr401b.test
tests/pr401c.test
tests/pr72.test
tests/pr87.test
tests/pr9.test
tests/prefix.test
tests/primary.test
tests/primary2.test
tests/primary3.test
tests/proginst.test
tests/python.test
tests/python10.test
tests/python11.test
tests/python12.test
tests/python2.test
tests/python3.test
tests/python4.test
tests/python5.test
tests/python6.test
tests/python7.test
tests/python8.test
tests/python9.test
tests/recurs.test
tests/recurs2.test
tests/regex.test
tests/remake.test
tests/remake2.test
tests/remake3.test
tests/remake4.test
tests/remake5.test
tests/remake6.test
tests/remake7.test
tests/req.test
tests/reqd.test
tests/reqd2.test
tests/rulepat.test
tests/scripts.test
tests/seenc.test
tests/sinclude.test
tests/space.test
tests/specflg.test
tests/specflg2.test
tests/specflg3.test
tests/specflg6.test
tests/specflg7.test
tests/specflg8.test
tests/specflg9.test
tests/spell.test
tests/spell2.test
tests/spell3.test
tests/spelling.test
tests/spy.test
tests/srcsub.test
tests/srcsub2.test
tests/stamph2.test
tests/stdinc.test
tests/stdlib.test
tests/stdlib2.test
tests/strip.test
tests/subcond.test
tests/subcond2.test
tests/subcond3.test
tests/subdir.test
tests/subdir2.test
tests/subdir3.test
tests/subdir4.test
tests/subdir5.test
tests/subdir6.test
tests/subdir7.test
tests/subdir8.test
tests/subdir9.test
tests/subdirbuiltsources.test
tests/subobj.test
tests/subobj10.test
tests/subobj2.test
tests/subobj3.test
tests/subobj4.test
tests/subobj5.test
tests/subobj6.test
tests/subobj7.test
tests/subobj8.test
tests/subobj9.test
tests/subobjname.test
tests/subpkg.test
tests/subpkg2.test
tests/subpkg3.test
tests/subst.test
tests/subst2.test
tests/subst3.test
tests/substre2.test
tests/substref.test
tests/substtarg.test
tests/suffix.test
tests/suffix10.test
tests/suffix11.test
tests/suffix12.test
tests/suffix2.test
tests/suffix3.test
tests/suffix4.test
tests/suffix5.test
tests/suffix6.test
tests/suffix7.test
tests/suffix8.test
tests/suffix9.test
tests/symlink.test
tests/symlink2.test
tests/symlink3.test
tests/syntax.test
tests/tags.test
tests/tagsub.test
tests/tar.test
tests/tar2.test
tests/tar3.test
tests/target-cflags.test
tests/targetclash.test
tests/transform.test
tests/txinfo.test
tests/txinfo10.test
tests/txinfo13.test
tests/txinfo16.test
tests/txinfo17.test
tests/txinfo18.test
tests/txinfo19.test
tests/txinfo2.test
tests/txinfo20.test
tests/txinfo21.test
tests/txinfo22.test
tests/txinfo23.test
tests/txinfo24.test
tests/txinfo25.test
tests/txinfo26.test
tests/txinfo27.test
tests/txinfo28.test
tests/txinfo29.test
tests/txinfo3.test
tests/txinfo30.test
tests/txinfo31.test
tests/txinfo4.test
tests/txinfo5.test
tests/txinfo6.test
tests/txinfo7.test
tests/txinfo8.test
tests/txinfo9.test
tests/unused.test
tests/upc.test
tests/upc2.test
tests/upc3.test
tests/vars.test
tests/vars3.test
tests/vartar.test
tests/version.test
tests/version2.test
tests/version3.test
tests/version4.test
tests/version6.test
tests/version7.test
tests/version8.test
tests/vpath.test
tests/vtexi.test
tests/vtexi2.test
tests/warnopts.test
tests/werror.test
tests/werror2.test
tests/whoami.test
tests/xsource.test
tests/yacc.test
tests/yacc2.test
tests/yacc3.test
tests/yacc4.test
tests/yacc5.test
tests/yacc6.test
tests/yacc7.test
tests/yacc8.test
tests/yaccpp.test
tests/yaccvpath.test

index 84195e6..5a61eee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,224 @@
+2008-09-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Use `Exit' instead of `exit' in test suite.
+       Cater to Bourne shells like Solaris sh that do not pass the
+       `exit' argument as status to the cleanup trap.
+       * Makefile.am (maintainer-check): Check that here-documents
+       use only `END' or `EOF' as delimiter in the test suite.
+       Check that, outside of here-documents, the tests do not use
+       `exit' with an argument, but use `Exit' instead.
+       * tests/defs.in (Exit): New function.  Use it throughout,
+       starting with the introduction of the exit trap.
+       * tests/aclibobj.test, tests/acloca10.test, tests/acloca11.test,
+       tests/acloca12.test, tests/acloca13.test, tests/acloca14.test,
+       tests/acloca15.test, tests/acloca16.test, tests/acloca17.test,
+       tests/acloca18.test, tests/acloca19.test, tests/acloca20.test,
+       tests/acloca21.test, tests/acloca22.test, tests/aclocal.test,
+       tests/aclocal3.test, tests/aclocal4.test, tests/aclocal5.test,
+       tests/aclocal6.test, tests/aclocal7.test, tests/aclocal8.test,
+       tests/aclocal9.test, tests/acoutbs.test, tests/acoutbs2.test,
+       tests/acoutnoq.test, tests/acoutpt.test, tests/acoutpt2.test,
+       tests/acoutqnl.test, tests/acsilent.test, tests/acsubst.test,
+       tests/acsubst2.test, tests/all.test, tests/alloca.test,
+       tests/alloca2.test, tests/alpha.test, tests/alpha2.test,
+       tests/amassign.test, tests/ammissing.test, tests/amopt.test,
+       tests/amsubst.test, tests/ansi.test, tests/ansi10.test,
+       tests/ansi2.test, tests/ansi3.test, tests/ansi3b.test,
+       tests/ansi4.test, tests/ansi5.test, tests/ansi6.test,
+       tests/ansi7.test, tests/ansi8.test, tests/ansi9.test (main),
+       tests/ar.test, tests/ar2.test, tests/asm.test, tests/asm2.test,
+       tests/asm3.test, tests/automake.test, tests/auxdir.test,
+       tests/auxdir2.test, tests/auxdir3.test, tests/auxdir4.test,
+       tests/backsl.test, tests/backsl2.test, tests/backsl3.test,
+       tests/backsl4.test, tests/badline.test, tests/badopt.test,
+       tests/badprog.test, tests/block.test, tests/bsource.test,
+       tests/canon-name.test, tests/canon.test, tests/canon2.test,
+       tests/canon3.test, tests/canon4.test, tests/canon5.test,
+       tests/ccnoco.test, tests/ccnoco2.test, tests/check.test,
+       tests/check2.test, tests/check3.test, tests/check4.test,
+       tests/check5.test, tests/check6.test, tests/check7.test,
+       tests/checkall.test, tests/clean.test, tests/clean2.test,
+       tests/colneq.test, tests/colneq2.test, tests/colon.test,
+       tests/colon2.test, tests/colon3.test, tests/colon4.test,
+       tests/colon5.test, tests/colon6.test, tests/colon7.test,
+       tests/color.test (test_no_color), tests/commen10.test,
+       tests/comment.test, tests/comment2.test, tests/comment3.test,
+       tests/comment4.test, tests/comment5.test, tests/comment6.test,
+       tests/comment7.test, tests/comment8.test, tests/comment9.test,
+       tests/compile.test, tests/compile_f90_c_cxx.test,
+       tests/compile_f_c_cxx.test, tests/cond.test, tests/cond10.test,
+       tests/cond11.test, tests/cond13.test, tests/cond14.test,
+       tests/cond15.test, tests/cond16.test, tests/cond17.test,
+       tests/cond18.test, tests/cond19.test, tests/cond2.test,
+       tests/cond20.test, tests/cond21.test, tests/cond22.test,
+       tests/cond27.test, tests/cond3.test, tests/cond37.test,
+       tests/cond39.test, tests/cond4.test, tests/cond40.test,
+       tests/cond41.test, tests/cond5.test, tests/cond6.test,
+       tests/cond7.test (AC_INIT), tests/cond8.test, tests/cond9.test,
+       tests/condd.test, tests/condhook.test, tests/condinc.test,
+       tests/condinc2.test, tests/condlib.test, tests/condman.test,
+       tests/condman2.test, tests/conf2.test, tests/confdeps.test,
+       tests/conff.test, tests/conff2.test, tests/confh.test,
+       tests/confh4.test, tests/confh5.test, tests/config.test,
+       tests/confincl.test, tests/conflnk.test, tests/conflnk2.test,
+       tests/conflnk3.test, tests/conflnk4.test, tests/confsub.test,
+       tests/confvar.test, tests/confvar2.test, tests/copy.test,
+       tests/ctarget1.test, tests/cxx.test, tests/cxx2.test,
+       tests/cxxansi.test, tests/cxxcpp.test, tests/cxxlibobj.test,
+       tests/cxxlink.test, tests/cxxnoc.test, tests/cxxo.test,
+       tests/cygwin32.test, tests/dash.test, tests/defs.in (else),
+       tests/defun.test, tests/defun2.test, tests/dejagnu.test,
+       tests/dejagnu2.test, tests/dejagnu3.test, tests/dejagnu4.test,
+       tests/dejagnu5.test, tests/dejagnu6.test, tests/dejagnu7.test,
+       tests/depacl2.test, tests/depcomp.test, tests/depcomp2.test,
+       tests/depcomp3.test, tests/depcomp4.test, tests/depcomp5.test,
+       tests/depcomp6.test, tests/depcomp7.test, tests/depdist.test,
+       tests/depend.test, tests/depend2.test, tests/depend3.test,
+       tests/depend4.test, tests/destdir.test, tests/dirforbid.test,
+       tests/dirlist.test, tests/dirlist2.test, tests/discover.test,
+       tests/distcom2.test, tests/distcom3.test, tests/distcom4.test,
+       tests/distcom5.test, tests/distcom6.test, tests/distcom7.test,
+       tests/distdir.test, tests/distname.test, tests/dollar.test,
+       tests/double.test, tests/dup2.test, tests/else.test,
+       tests/empty.test, tests/empty2.test, tests/empty3.test,
+       tests/empty4.test, tests/exdir.test, tests/exdir2.test,
+       tests/exdir3.test, tests/exeext.test, tests/exeext2.test,
+       tests/exeext3.test, tests/exeext4.test, tests/exsource.test,
+       tests/ext.test, tests/extra.test, tests/extra2.test,
+       tests/extra3.test, tests/extra4.test, tests/extra5.test,
+       tests/extra6.test, tests/extra7.test, tests/f90only.test,
+       tests/flibs.test, tests/fn99.test, tests/fn99subdir.test,
+       tests/fnoc.test, tests/fo.test, tests/fonly.test,
+       tests/fort1.test, tests/fort2.test, tests/fort4.test,
+       tests/fort5.test, tests/fortdep.test, tests/fpinst2.test,
+       tests/fpinstall.test, tests/gcj.test, tests/gcj2.test,
+       tests/gcj3.test, tests/gcj4.test, tests/gcj5.test,
+       tests/getopt.test, tests/gettext.test, tests/gettext2.test,
+       tests/gettext3.test, tests/gnits.test, tests/gnits2.test (main),
+       tests/gnits3.test, tests/gnumake.test, tests/gnuwarn.test,
+       tests/gnuwarn2.test, tests/header.test, tests/help.test,
+       tests/hosts.test, tests/implicit.test, tests/include.test,
+       tests/include2.test, tests/info.test, tests/init.test,
+       tests/insh2.test, tests/install2.test, tests/installdir.test,
+       tests/instdat.test, tests/instdat2.test, tests/instexec.test,
+       tests/insthook.test, tests/instman.test, tests/instman2.test,
+       tests/instsh.test, tests/instsh2.test, tests/instsh3.test,
+       tests/instspc.test, tests/interp.test, tests/interp2.test,
+       tests/java.test, tests/java2.test, tests/java3.test,
+       tests/javaprim.test, tests/javasubst.test, tests/ldadd.test,
+       tests/ldflags.test, tests/lex.test, tests/lex2.test,
+       tests/lex3.test, tests/lex4.test, tests/lex5.test (main),
+       tests/libexec.test, tests/libobj10.test, tests/libobj11.test,
+       tests/libobj12.test, tests/libobj13.test, tests/libobj2.test,
+       tests/libobj3.test, tests/libobj4.test, tests/libobj5.test,
+       tests/libobj7.test, tests/libobj8.test, tests/library.test,
+       tests/library2.test, tests/library3.test, tests/libtoo10.test,
+       tests/libtool.test, tests/libtool2.test, tests/libtool3.test
+       (main), tests/libtool4.test, tests/libtool5.test,
+       tests/libtool6.test, tests/libtool7.test, tests/libtool8.test,
+       tests/libtool9.test (main), tests/license.test,
+       tests/link_c_cxx.test, tests/link_dist.test,
+       tests/link_f90_only.test, tests/link_f_only.test,
+       tests/link_fc.test, tests/link_fccxx.test, tests/link_fcxx.test,
+       tests/lisp2.test, tests/lisp3.test, tests/lisp4.test,
+       tests/lisp5.test, tests/lisp6.test, tests/lisp7.test,
+       tests/lisp8.test, tests/listval.test, tests/location.test,
+       tests/longlin2.test, tests/longline.test, tests/ltcond.test,
+       tests/ltcond2.test, tests/ltconv.test, tests/ltdeps.test,
+       tests/ltlibobjs.test, tests/ltlibsrc.test, tests/lzma.test,
+       tests/maintclean.test, tests/make.test, tests/makej.test,
+       tests/makevars.test, tests/man.test, tests/man2.test,
+       tests/man3.test, tests/mclean.test, tests/mdate.test,
+       tests/mdate2.test, tests/mdate3.test, tests/mdate4.test,
+       tests/mdate5.test, tests/missing.test, tests/missing2.test,
+       tests/missing3.test, tests/missing4.test, tests/missing5.test,
+       tests/missing6.test, tests/mkinst2.test, tests/mkinst3.test,
+       tests/mkinstall.test, tests/mmode.test, tests/mmodely.test,
+       tests/multlib.test, tests/nobase-libtool.test,
+       tests/nobase-python.test, tests/nobase.test, tests/nodef.test,
+       tests/nodef2.test, tests/nodep.test, tests/nodep2.test,
+       tests/nodepcomp.test, tests/nodist.test, tests/nodist2.test,
+       tests/nodist3.test, tests/nogzip.test, tests/nogzip2.test,
+       tests/noinst.test, tests/noinstdir.test, tests/nolink.test,
+       tests/nostdinc.test, tests/notrans.test, tests/number.test,
+       tests/objc.test, tests/objc2.test, tests/obsolete.test,
+       tests/order.test, tests/outdir.test, tests/output-order.test,
+       tests/output.test, tests/output10.test, tests/output11.test,
+       tests/output12.test, tests/output13.test, tests/output2.test,
+       tests/output3.test, tests/output4.test, tests/output5.test,
+       tests/output6.test, tests/output7.test, tests/output8.test,
+       tests/output9.test, tests/overrid.test, tests/parse.test,
+       tests/pluseq.test, tests/pluseq10.test, tests/pluseq2.test,
+       tests/pluseq3.test, tests/pluseq4.test, tests/pluseq5.test,
+       tests/pluseq6.test, tests/pluseq7.test, tests/pluseq8.test,
+       tests/pluseq9.test, tests/postproc.test, tests/ppf77.test,
+       tests/pr2.test, tests/pr204.test, tests/pr211.test,
+       tests/pr220.test, tests/pr224.test, tests/pr229.test,
+       tests/pr243.test, tests/pr266.test, tests/pr279-2.test,
+       tests/pr279.test, tests/pr287.test, tests/pr300-lib.test,
+       tests/pr300-ltlib.test, tests/pr300-prog.test, tests/pr307.test,
+       tests/pr401.test, tests/pr401b.test, tests/pr401c.test,
+       tests/pr72.test, tests/pr87.test, tests/pr9.test,
+       tests/prefix.test, tests/primary.test, tests/primary2.test,
+       tests/primary3.test, tests/proginst.test, tests/python.test,
+       tests/python10.test, tests/python11.test, tests/python12.test,
+       tests/python2.test, tests/python3.test, tests/python4.test,
+       tests/python5.test, tests/python6.test, tests/python7.test,
+       tests/python8.test, tests/python9.test, tests/recurs.test,
+       tests/recurs2.test, tests/regex.test, tests/remake.test,
+       tests/remake2.test, tests/remake3.test, tests/remake4.test,
+       tests/remake5.test, tests/remake6.test, tests/remake7.test,
+       tests/req.test, tests/reqd.test, tests/reqd2.test,
+       tests/rulepat.test, tests/scripts.test, tests/seenc.test,
+       tests/sinclude.test, tests/space.test, tests/specflg.test,
+       tests/specflg2.test, tests/specflg3.test, tests/specflg6.test,
+       tests/specflg7.test, tests/specflg8.test, tests/specflg9.test,
+       tests/spell.test, tests/spell2.test, tests/spell3.test,
+       tests/spelling.test, tests/spy.test, tests/srcsub.test,
+       tests/srcsub2.test, tests/stamph2.test, tests/stdinc.test,
+       tests/stdlib.test, tests/stdlib2.test, tests/strip.test,
+       tests/subcond.test, tests/subcond2.test, tests/subcond3.test,
+       tests/subdir.test, tests/subdir2.test, tests/subdir3.test,
+       tests/subdir4.test, tests/subdir5.test, tests/subdir6.test,
+       tests/subdir7.test, tests/subdir8.test, tests/subdir9.test,
+       tests/subdirbuiltsources.test, tests/subobj.test,
+       tests/subobj10.test, tests/subobj2.test, tests/subobj3.test,
+       tests/subobj4.test, tests/subobj5.test, tests/subobj6.test,
+       tests/subobj7.test, tests/subobj8.test, tests/subobj9.test,
+       tests/subobjname.test, tests/subpkg.test, tests/subpkg2.test,
+       tests/subpkg3.test, tests/subst.test, tests/subst2.test,
+       tests/subst3.test, tests/substre2.test, tests/substref.test,
+       tests/substtarg.test, tests/suffix.test, tests/suffix10.test,
+       tests/suffix11.test, tests/suffix12.test, tests/suffix2.test,
+       tests/suffix3.test, tests/suffix4.test, tests/suffix5.test,
+       tests/suffix6.test, tests/suffix7.test, tests/suffix8.test,
+       tests/suffix9.test, tests/symlink.test, tests/symlink2.test,
+       tests/symlink3.test, tests/syntax.test, tests/tags.test,
+       tests/tagsub.test, tests/tar.test, tests/tar2.test,
+       tests/tar3.test, tests/target-cflags.test,
+       tests/targetclash.test, tests/transform.test, tests/txinfo.test,
+       tests/txinfo10.test, tests/txinfo13.test, tests/txinfo16.test,
+       tests/txinfo17.test, tests/txinfo18.test, tests/txinfo19.test,
+       tests/txinfo2.test, tests/txinfo20.test, tests/txinfo21.test,
+       tests/txinfo22.test, tests/txinfo23.test, tests/txinfo24.test,
+       tests/txinfo25.test, tests/txinfo26.test, tests/txinfo27.test,
+       tests/txinfo28.test, tests/txinfo29.test, tests/txinfo3.test,
+       tests/txinfo30.test, tests/txinfo31.test, tests/txinfo4.test,
+       tests/txinfo5.test, tests/txinfo6.test, tests/txinfo7.test,
+       tests/txinfo8.test, tests/txinfo9.test, tests/unused.test,
+       tests/upc.test, tests/upc2.test, tests/upc3.test,
+       tests/vars.test, tests/vars3.test, tests/vartar.test,
+       tests/version.test, tests/version2.test, tests/version3.test,
+       tests/version4.test, tests/version6.test, tests/version7.test,
+       tests/version8.test, tests/vpath.test, tests/vtexi.test,
+       tests/vtexi2.test, tests/warnopts.test, tests/werror.test,
+       tests/werror2.test, tests/whoami.test, tests/xsource.test,
+       tests/yacc.test, tests/yacc2.test, tests/yacc3.test,
+       tests/yacc4.test, tests/yacc5.test, tests/yacc6.test,
+       tests/yacc7.test, tests/yacc8.test, tests/yaccpp.test,
+       tests/yaccvpath.test: Use `Exit $arg' instead of `exit $arg'
+       throughout, except inside created files.
+
 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Avoid Heisenbug with verbose testing on HP-UX.
index 2589adc..3924daa 100644 (file)
@@ -228,8 +228,28 @@ maintainer-check: automake aclocal
          echo 'Do not run "automake" in the above tests.  Use "$$AUTOMAKE" instead.' 1>&2;  \
          exit 1; \
        fi
+## Tests should only use END and EOF for here documents
+## (so that the next test is effective).
+       @if grep '<<' $(srcdir)/tests/*.test | grep -v 'END' | grep -v 'EOF'; then \
+         echo 'Use here documents with "END" and "EOF" only, for greppability.' 1>&2; \
+         exit 1; \
+       fi
+## Tests should never call exit directly, but use Exit.
+## This is so that the exit status is transported correctly across the 0 trap.
+## Ignore comments, and ignore one perl line in ext2.test.
+       @found=false; for file in $(srcdir)/tests/*.test; do \
+         res=`sed -n '/^#/d; /^\$$PERL/d; /<<.*END/,/^END/{b;}; /<<.*EOF/,/^EOF/{b;}; /exit [$$0-9]/p' $$file`; \
+         if test -n "$$res"; then \
+           echo "$$file:$$res"; \
+           found=true; \
+         fi; \
+       done; \
+       if $$found; then \
+         echo 'Do not call plain "exit", use "Exit" instead, in above tests.' 1>&2; \
+         exit 1; \
+       fi
 ## Use AUTOMAKE_fails when appropriate
-       @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
+       @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*[eE]xit'; then \
          echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2;  \
          exit 1; \
        fi
index d3665dc..18ea0d7 100644 (file)
@@ -828,7 +828,22 @@ maintainer-check: automake aclocal
          echo 'Do not run "automake" in the above tests.  Use "$$AUTOMAKE" instead.' 1>&2;  \
          exit 1; \
        fi
-       @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*exit'; then \
+       @if grep '<<' $(srcdir)/tests/*.test | grep -v 'END' | grep -v 'EOF'; then \
+         echo 'Use here documents with "END" and "EOF" only, for greppability.' 1>&2; \
+         exit 1; \
+       fi
+       @found=false; for file in $(srcdir)/tests/*.test; do \
+         res=`sed -n '/^#/d; /^\$$PERL/d; /<<.*END/,/^END/{b;}; /<<.*EOF/,/^EOF/{b;}; /exit [$$0-9]/p' $$file`; \
+         if test -n "$$res"; then \
+           echo "$$file:$$res"; \
+           found=true; \
+         fi; \
+       done; \
+       if $$found; then \
+         echo 'Do not call plain "exit", use "Exit" instead, in above tests.' 1>&2; \
+         exit 1; \
+       fi
+       @if grep -v '^#' $(srcdir)/tests/*.test | grep '\$$AUTOMAKE.*&&.*[eE]xit'; then \
          echo 'Use AUTOMAKE_fails + grep to catch automake failures in the above tests.' 1>&2;  \
          exit 1; \
        fi
index 346e406..6b826ef 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure AC_LIBOBJ and friends work.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
index 4a1d07f..07a9878 100755 (executable)
@@ -20,7 +20,7 @@
 #
 # Also check for --install.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -72,7 +72,7 @@ $AUTOCONF
 grep macro11 foo
 grep macro21 foo
 grep macro3 foo
-grep MACRO3 aclocal.m4 && exit 1
+grep MACRO3 aclocal.m4 && Exit 1
 test -f m4_1/macro.m4
 test ! -f m4_2/macro.m4
 cp aclocal.m4 copy.m4
@@ -84,8 +84,8 @@ $AUTOCONF
 grep macro11 foo
 grep macro21 foo
 grep macro3 foo
-grep MACRO3 aclocal.m4 && exit 1
-grep GREPME m4_1/macro.m4 && exit 1
+grep MACRO3 aclocal.m4 && Exit 1
+grep GREPME m4_1/macro.m4 && Exit 1
 test -f m4_1/macro.m4
 test ! -f m4_2/macro.m4
 diff aclocal.m4 copy.m4
index e04d170..3e98103 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that when two files define the same macro in the same
 # directory, the macro from the lexically greatest file is used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b1c36ea..8b3c3a1 100755 (executable)
@@ -18,7 +18,7 @@
 # directory, the macro from the lexically greatest file is used.
 # Same as acloca11.test, but without calling MACRO2.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -40,6 +40,6 @@ EOF
 $ACLOCAL --verbose -I m4
 $AUTOCONF
 ./configure
-grep macro11 foo && exit 1
-grep macro21 foo && exit 1
+grep macro11 foo && Exit 1
+grep macro21 foo && Exit 1
 grep macro12 foo
index e8db87c..09c3de1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure changes to m4_included files also cause aclocal.m4 to change.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -49,13 +49,13 @@ EOF
 
 $ACLOCAL -I m4
 grep version2 aclocal.m4
-grep version1 aclocal.m4 && exit 1
+grep version1 aclocal.m4 && Exit 1
 
 $sleep
 echo MACRO2 >somefile.m4
 
 $ACLOCAL -I m4
-grep version2 aclocal.m4 && exit 1
+grep version2 aclocal.m4 && Exit 1
 grep version1 aclocal.m4
 
 $sleep
index 253c538..4042d0e 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Phil Edwards.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -69,12 +69,12 @@ $ACLOCAL -I defs
 $FGREP acinclude.m4 aclocal.m4
 # None of the following macro should be included.  acinclude.m4
 # includes the first four, and the last two are not needed at all.
-$FGREP a.m4 aclocal.m4 && exit 1
-$FGREP b.m4 aclocal.m4 && exit 1
-$FGREP c.m4 aclocal.m4 && exit 1
-$FGREP d.m4 aclocal.m4 && exit 1
-$FGREP defs/e.m4 aclocal.m4 && exit 1
-$FGREP defs/f.m4 aclocal.m4 && exit 1
+$FGREP a.m4 aclocal.m4 && Exit 1
+$FGREP b.m4 aclocal.m4 && Exit 1
+$FGREP c.m4 aclocal.m4 && Exit 1
+$FGREP d.m4 aclocal.m4 && Exit 1
+$FGREP defs/e.m4 aclocal.m4 && Exit 1
+$FGREP defs/f.m4 aclocal.m4 && Exit 1
 
 $AUTOCONF
 $AUTOMAKE
@@ -108,5 +108,5 @@ $MAKE testdist2
 
 # Make sure aclocal diagnose missing included files with correct `file:line:'.
 rm -f b.m4
-$ACLOCAL 2>stderr && exit 1
+$ACLOCAL 2>stderr && Exit 1
 grep 'a.m4:1:.*b.m4.*does not exist' stderr
index cd2be71..3cfcd1a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure aclocal scans configure.in for macro definitions.
 # PR/319.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -39,7 +39,7 @@ echo 'AC_DEFUN([AM_SOME_DEF])' > somedef.m4
 echo 'AC_DEFUN([AM_MORE_MACRO], [AC_REQUIRE([AM_SOME_DEF])])' > m4/more.m4
 
 $ACLOCAL -I m4
-$FGREP AM_SOME_MACRO aclocal.m4 && exit 1
-$FGREP AM_MORE_MACRO aclocal.m4 && exit 1
+$FGREP AM_SOME_MACRO aclocal.m4 && Exit 1
+$FGREP AM_MORE_MACRO aclocal.m4 && Exit 1
 $FGREP 'm4_include([m4/more.m4])' aclocal.m4
 test 1 = `grep m4_include aclocal.m4 | wc -l`
index 7c24df2..85b88d7 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure aclocal does not include definitions that are not actually
 # evaluated.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -32,5 +32,5 @@ AC_DEFUN([AM_SOME_MACRO],
 EOF
 
 $ACLOCAL -I m4
-grep m4/some.m4 aclocal.m4 && exit 1
+grep m4/some.m4 aclocal.m4 && Exit 1
 :
index c2232b6..d60a5a0 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal report unused required macros.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,6 +34,6 @@ EOF
 # FIXME: We want autom4te's 'undefined required macro' warning to be fatal,
 # but have no means to say so to aclocal.  We use WARNINGS=error instead.
 
-WARNINGS=error $ACLOCAL -I m4 2>stderr && exit 1
+WARNINGS=error $ACLOCAL -I m4 2>stderr && Exit 1
 cat stderr
 grep 'configure.in:4:.*UNDEFINED_MACRO' stderr
index 3a015a9..f0bfd57 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for --install with #serial numbers.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -86,7 +86,7 @@ grep macro23 foo
 
 ACLOCAL_TESTSUITE_FLAGS='-I 4 -I 1 -I 2'
 rm -f foo
-$ACLOCAL --install 2>stderr && exit 1
+$ACLOCAL --install 2>stderr && Exit 1
 grep AM_MACRO2 stderr
 
 ACLOCAL_TESTSUITE_FLAGS='-I 4 -I 1'
index 7b4a315..909aa7a 100755 (executable)
@@ -18,7 +18,7 @@
 # more than just variable definitions.
 # Report from Peter Breitenlohner (PR/450).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -44,6 +44,6 @@ $AUTOCONF
 ./configure >stdout
 cat stdout
 grep GREPME stdout
-grep 'aconfig\.ac' aclocal.m4 && exit 1
-grep 'bconfig\.ac' aclocal.m4 && exit 1
+grep 'aconfig\.ac' aclocal.m4 && Exit 1
+grep 'bconfig\.ac' aclocal.m4 && Exit 1
 grep with-grepme configure
index 0d6dbbf..376752d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal does not write into symlinked aclocal.m4.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c99e5f7..769a3c2 100755 (executable)
@@ -19,7 +19,7 @@
 # Also make sure aclocal does not think 'include' is
 # an Autoconf macro.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 2562a88..913e4d9 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure the "deleted header file" issue is fixed wrt. aclocal.m4
 # dependencies.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -40,10 +40,10 @@ $AUTOCONF
 ./configure
 $MAKE
 grep GREPFOO Makefile
-grep GREPBAR Makefile && exit 1
+grep GREPBAR Makefile && Exit 1
 sed 's/FOO/BAR/' < configure.in > t
 mv -f t configure.in
 rm -f foo.m4
 $MAKE
-grep GREPFOO Makefile && exit 1
+grep GREPFOO Makefile && Exit 1
 grep GREPBAR Makefile
index 776fc15..4431779 100755 (executable)
 
 # Test to make sure that aclocal --output works.  Report from
 # Alexandre Oliva.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
 $ACLOCAL --output=fred
 test -f fred
 
-$ACLOCAL --output 2>stderr && exit 1
+$ACLOCAL --output 2>stderr && Exit 1
 grep 'option.*--output.*an argument' stderr
 grep help stderr
 
-$ACLOCAL --unknown-option 2>stderr && exit 1
+$ACLOCAL --unknown-option 2>stderr && Exit 1
 grep 'unrecognized.*--unknown-option' stderr
 grep help stderr
 
-$ACLOCAL --ver 2>stderr && exit 1
+$ACLOCAL --ver 2>stderr && Exit 1
 grep 'unrecognized.*--ver' stderr
 grep help stderr
 
index a167781..fb24b62 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test to make sure include of include detects missing macros
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo GNOME_X_CHECKS >> configure.in
 
index daf3ab6..d46edc4 100755 (executable)
@@ -19,7 +19,7 @@
 
 # We need GNU make for the `rebuild rules' to be triggered.
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8b3c6f0..18b8798 100755 (executable)
@@ -20,7 +20,7 @@
 # This test assumes that the `make' utility is able to start
 # over and reload Makefiles which have been remade (a non-POSIX feature).
 required='GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 36f9ce0..19aaea4 100755 (executable)
@@ -18,7 +18,7 @@
 # dependency changes.  Test for acinclude.m4 and VPATH too.
 
 required='GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 24296a4..d8a186d 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure aclocal does not overwrite aclocal.m4 needlessly.
 # Also make sure automake --no-force does not overwrite Makefile.in needlessly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -93,7 +93,7 @@ test `ls -1t aclocal.m4 foo | sed 1q` = foo
 test `ls -1t Makefile.in foo | sed 1q` = Makefile.in
 test `ls -1t sub/Makefile.in foo | sed 1q` = foo
 
-grep README Makefile.in && exit 1
+grep README Makefile.in && Exit 1
 
 : > README
 $sleep
index 23bce5b..78b7a3b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal does not require unused macros.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -38,5 +38,5 @@ $ACLOCAL -I m4 >output 2>&1
 cat output
 test 0 = `wc -l <output`
 grep macro1.m4 aclocal.m4
-grep macro2.m4 aclocal.m4 && exit 1
+grep macro2.m4 aclocal.m4 && Exit 1
 :
index fb6bf66..a4f8cb7 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal define macros in the same order as -I's.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 50c232c..2d1d56a 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by François Pinard.
 # If \ is in AC_OUTPUT, automake barfs.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ END
 : > Makefile.am
 : > zot.in
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 50b7300..c26bd1f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by David A. Swierczek.
 # Another bug with \ in AC_OUTPUT (this time with whitespace).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 PACKAGE=nonesuch
index c47bb0e..2821120 100755 (executable)
@@ -20,7 +20,7 @@
 # automake is not happy:
 # [ ... ]
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -30,5 +30,5 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 7a01953..7e6d630 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug when AC_OUTPUT has 2 args on the same line, eg:
 #   AC_OUTPUT([Makefile automake tests/Makefile],[chmod +x automake])
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,5 +27,5 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index ce5abb0..ddb73a1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug reported by Eric Magnien.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -31,12 +31,12 @@ mkdir subdir
 : > foo.in
 : > subdir/foo.in
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 count=`$FGREP foo.in Makefile.in | wc -l`
-test $count -eq 2 || exit 1
+test $count -eq 2 || Exit 1
 
 # This ought to work as well.
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --add-missing --force-missing
index d84b565..d284493 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug reported by François Pinard.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,6 +27,6 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
 
index c34ebc0..c1fb4cd 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure there are no spurious acinclude warnings.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >configure.in <<EOF
 AC_INIT
@@ -32,5 +32,5 @@ module=[$1]
 AC_SUBST(module)])
 END
 
-$ACLOCAL > output 2>&1 || exit 1
+$ACLOCAL > output 2>&1 || Exit 1
 test -z "`cat output`"
index 7f99d11..ee82488 100755 (executable)
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5ac76c9..ca098b3 100755 (executable)
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index de29d15..c2fdfb2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure all-local and other -local targets work correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 targets='all install-exec install-data uninstall'
@@ -27,7 +27,7 @@ for target in $targets; do
    $ACLOCAL
    $AUTOMAKE
 
-   $FGREP "${target}-local ${target}-local" Makefile.in && exit 1
+   $FGREP "${target}-local ${target}-local" Makefile.in && Exit 1
 done
 
 # Several *-local's in a single rule.
@@ -40,4 +40,4 @@ for target in $targets; do
   $EGREP "${target}-am:.*${target}-local" Makefile.in
 done
 
-exit 0
+Exit 0
index 0656fd3..2078ef3 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we complain if @ALLOCA@ is used without being set in configure.in
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index bd662a5..4d1ee04 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we complain if @LTALLOCA@ is used without being set in configure.in
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7f0e92c..ba17d74 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure README-alpha is distributed when appropriate.  Report from
 # Jim Meyering.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -62,7 +62,7 @@ $AUTOMAKE
 ./configure
 
 # make distdir should fail because NEWS does not mention 1.0a
-$MAKE check 2>stderr && exit 1
+$MAKE check 2>stderr && Exit 1
 cat stderr
 grep 'NEWS not updated' stderr
 test ! -f works
index 13ddf6c..d0b5da9 100755 (executable)
@@ -17,7 +17,7 @@
 # Another check for README-alpha support.  This time it is requested
 # from configure.in.  Report from Akim Demaille.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a6c8bcc..2d7ed3c 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to see if AM_ name can be assigned to in configure.in.
 # Report from Steve Robbins.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_CFLAGS=foo
index 6a47568..ba31b6e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to see if aclocal correctly reports missing AM_ macro.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AM_ZARDOZ >> configure.in
 
index 31941c9..c969bec 100755 (executable)
@@ -17,7 +17,7 @@
 # Make Automake diagnose a conditional AUTOMAKE_OPTIONS.
 # Report from Bas Wijnen.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index e98e706..d696344 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check for _AM_SUBST_NOTMAKE.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d077adb..1bb6616 100755 (executable)
@@ -18,7 +18,7 @@
 # Test for bug where ansi2knr.c is not included in distribution.
 # From François Pinard.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = ansi2knr
@@ -33,8 +33,8 @@ END
 : > ansi2knr.c
 : > ansi2knr.1
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP -v @SET_MAKE@ Makefile.in > Makefile.sed
 $MAKE -s -f Makefile.sed SHELL=$SHELL magic | grep 'ansi2knr\.c'
index e381ca3..8f1791a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure ansi2knr works with $(LIBOBJS).
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c0dfdea..f170455 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure ansi2knr built at the right time.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = ansi2knr
@@ -31,7 +31,7 @@ END
 : > ansi2knr.c
 : > ansi2knr.1
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^all[-a-z]*:.*ANSI2KNR' Makefile.in
index abc69a8..0c24779 100755 (executable)
@@ -18,7 +18,7 @@
 # of working gcc.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f02c7c0..aa25a21 100755 (executable)
@@ -19,7 +19,7 @@
 # defined in configure.in.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f805eca..819d899 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Quoting regression.  Test from Thomas Gagne.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -33,7 +33,7 @@ END
 : > ansi2knr.c
 : > hello.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP 'ansi2knr.$(' Makefile.in || exit 1
+$FGREP 'ansi2knr.$(' Makefile.in || Exit 1
index f441443..4be0f79 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for ansi2knr in another directory.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(one/joe.c)
index 0ab1d3f..0a37d6b 100755 (executable)
@@ -18,7 +18,7 @@
 # From Kevin Ryde.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(ansi6, 1.0)
index bf64ebc..846b14f 100755 (executable)
@@ -19,7 +19,7 @@
 # From Kevin Ryde.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(ansi6, 1.0)
index 2354504..298ccc4 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check that AM_C_PROTOTYPES is required by ansi2knr
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b105435..208b1ac 100755 (executable)
@@ -19,7 +19,7 @@
 # Report from Paul D. Smith.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -56,7 +56,7 @@ $AUTOMAKE --add-missing -Wno-override
 $FGREP 'loadavg-loadavg$U.o: loadavg$U.c' Makefile.in
 # The following rule should not exist, because the
 # default .o.c: inference rule is enough.
-$FGREP 'sub/sub$U.o: sub/sub$U.c' Makefile.in && exit 1
+$FGREP 'sub/sub$U.o: sub/sub$U.c' Makefile.in && Exit 1
 # Force ansi2knr's use, regardless of the compiler.
 ./configure ac_cv_prog_cc_stdc=no
 $MAKE sub/sub_.c
index 6e25a19..3af7925 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that AR, ARFLAGS, and RANLIB can be substituted from configure.in.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 77a0549..df4308e 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure AR and ARFLAGS are defined for EXTRA_LIBRARIES.
 # Report from Kevin Ryde.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 2b56347..bc234f6 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of basic assembly functionality
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -112,4 +112,4 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-exit 0
+Exit 0
index 247f2e8..c770583 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of basic preprocessed assembly functionality
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -131,4 +131,4 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-exit 0
+Exit 0
index 2d8c104..c55eda7 100755 (executable)
@@ -17,7 +17,7 @@
 
 # Test of basic preprocessed assembly functionality with extension .sx.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -132,4 +132,4 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-exit 0
+Exit 0
index 70c0d83..44a2993 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test Automake's command-line options.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 674457f..358a2fc 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure AC_CONFIG_AUX_DIR works correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # The "./." is here so we don't have to mess with subdirs.
 cat > configure.in << 'END'
@@ -34,7 +34,7 @@ cp "$testsrcdir/../lib/mkinstalldirs" .
 
 # The "././" prefix confuses Automake into thinking it is doing a
 # subdir build.  Yes, this is hacky.
-$ACLOCAL || exit 1
-$AUTOMAKE ././Makefile || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE ././Makefile || Exit 1
 
 grep '/\./\./mkinstalldirs' Makefile.in
index 28a5774..a20e786 100755 (executable)
@@ -17,7 +17,7 @@
 # It should be possible to use a computed auxdir.  This might seem
 # bizarre, but it is actually used in multilib builds.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # The "./." is here so we don't have to mess with subdirs.
 cat > configure.in << 'END'
@@ -29,5 +29,5 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 7e22562..3ac0cab 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure we diagnose misplaced AC_CONFIG_AUX_DIR.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index defba99..be2a0c4 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we diagnose dangerous AC_CONFIG_AUX_DIR names.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a9ecd47..0e50f52 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for "\" problems.  Bug report from Joerg-Martin Schwarz.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -27,8 +27,8 @@ bin_PROGRAMS = \
    frob
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^_SOURCE' Makefile.in && exit 1
-exit 0
+grep '^_SOURCE' Makefile.in && Exit 1
+Exit 0
index 5ab25dd..9745eb7 100755 (executable)
 # We must skip the backslash, not complain about `./\' not existing.
 # Reported by Rick Scott <rwscott@omnisig.com>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 SUBDIRS = \
    .
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-exit 0
+Exit 0
index 1711ef5..c095d83 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we diagnose trailing backslash at the end of a file.
 # Report from Akim Demaile <akim@epita.fr>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d0155ca..d9ce21d 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we diagnose and fix white spaces following backslash.
 # Report from Peter Muir.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8633f97..046146f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that line number and file name in error message
 # referring to variable is always correct.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -30,6 +30,6 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 AUTOMAKE_fails
 grep 'configure.in:3:.*info_TEXINFOS' stderr
index 9cbe3e8..c028cdf 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure bad options cause error.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = zardoz
index 709c7e2..21fb4d7 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that programs with bad names are properly
 # transformed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,5 +28,5 @@ bin_PROGRAMS = a,b
 a_b_SOURCES = ab.c
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index bbb5fac..822181c 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure block comments are not double-spaced.
 # Report from François Pinard.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 #START
@@ -27,8 +27,8 @@ cat > Makefile.am << 'END'
 #END
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-(sed -e '/^#START/,/^#END/ !d' Makefile.in | grep -v '^#') && exit 1
-exit 0
+(sed -e '/^#START/,/^#END/ !d' Makefile.in | grep -v '^#') && Exit 1
+Exit 0
index b2bee0b..3d10517 100755 (executable)
@@ -17,7 +17,7 @@
 # Regression test for install-recursive appearing in a non recursive Makefile.
 # Report from Bruno Haible.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -29,5 +29,5 @@ END
 
 $ACLOCAL
 $AUTOMAKE
-grep 'install-recursive' Makefile.in && exit 1
+grep 'install-recursive' Makefile.in && Exit 1
 :
index 30f04a7..9f81e10 100755 (executable)
@@ -16,7 +16,7 @@
 
 # PR 511: Make sure we warn about AC_CONFIG_FILES([./makefile]).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT([canon-name], [1.0])
index 4c7441c..cfb1c11 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that name canonicalization error works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9c520ee..d6116da 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure name canonicalization happens for texinfo.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = zar-doz.texi
@@ -27,8 +27,8 @@ END
 echo '@setfilename zar-doz.info' > zar-doz.texi
 echo '@setfilename frob' > frob.texi
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep zar-doz_TEXINFOS Makefile.in && exit 1
-exit 0
+grep zar-doz_TEXINFOS Makefile.in && Exit 1
+Exit 0
index f89afae..337f230 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Yet another canonicalization test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,8 +28,8 @@ END
 
 : > perm-number.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'perm_number\.c' Makefile.in && exit 1
-exit 0
+grep 'perm_number\.c' Makefile.in && Exit 1
+Exit 0
index eded11a..126650f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure name canonicalization happens for libraries.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,8 +28,8 @@ noinst_LIBRARIES = libx-y.a
 libx_y_a_SOURCES = xy.c
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^libx-y.*=' Makefile.in && exit 1
-exit 0
+grep '^libx-y.*=' Makefile.in && Exit 1
+Exit 0
index d785ec7..882c39d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that we allow variable names starting in
 # non-letters.  Whatever that might mean.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -29,7 +29,7 @@ bin_PROGRAMS = 123test
 END
 
 $ACLOCAL
-$AUTOMAKE || exit 1
+$AUTOMAKE || Exit 1
 
 cat > Makefile.am << 'END'
 bin_PROGRAMS = _foo
index ca75922..327001c 100755 (executable)
@@ -18,7 +18,7 @@
 # understand `-c -o'.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.1 << 'END'
 AC_INIT(a.c)
index d0b13a7..325c989 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure Automake requires AM_PROG_CC_C_O when either per-targets
 # flags or subdir-objects are used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b58fd93..e6da57f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test Automake style tests.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -30,7 +30,7 @@ $ACLOCAL
 $AUTOMAKE
 
 grep '^check-TESTS:' Makefile.in
-grep '^check-DEJAGNU' Makefile.in && exit 1
+grep '^check-DEJAGNU' Makefile.in && Exit 1
 
 # check-TESTS is phony.
 sed -n '/^\.PHONY:/,/^$/p' Makefile.in | grep check-TESTS
index 9ff3430..d8071f4 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test Automake style tests.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index bebf3e4..0050e45 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure `check:' and `install:' honor $(BUILT_SOURCES).
 # PR/359.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b17141b..fce9219 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure `make -k check' processes all directories.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -50,10 +50,10 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE
 ./configure --prefix "`pwd`/inst"
-$MAKE check >stdout && exit 1
+$MAKE check >stdout && Exit 1
 cat stdout
 grep 'FAIL: fail.sh' stdout
-grep 'PASS: ok.sh' stdout && exit 1
+grep 'PASS: ok.sh' stdout && Exit 1
 
 # The exit status of `make -k' can be anything
 # (depending on the Make implementation)
@@ -73,7 +73,7 @@ grep 'PASS: ok.sh' stdout
 # Use --version AND -v, because SGI Make doesn't fail on --version.
 # Also grep for GNU because newer versions of FreeBSD make do
 # not complain about `--version' (they seem to silently ignore it).
-($MAKE --version -v | grep GNU) || exit 0
+($MAKE --version -v | grep GNU) || Exit 0
 
 # Try with a long-option that do not have a short option equivalent
 # (here, --no-print-directory).  That should cause all options to
index 3c713e9..58c8607 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test TESTS = $(check_PROGRAMS)
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -52,6 +52,6 @@ test -f ok
 EXEEXT=.bin $MAKE -e print-tests >output
 cat output
 # No am__EXEEXT_* variable is needed.
-grep '_EXEEXT' Makefile.in && exit 1
+grep '_EXEEXT' Makefile.in && Exit 1
 grep 'BEG: one.bin two.bin :END' output
 $FGREP 'TESTS = $(check_PROGRAMS)' Makefile.in
index 2e006da..5e102fc 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR 400: XFAIL_TESTS delimited by TABs.
 # Also test that Solaris make VPATH rewriting is honored
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 596d5ce..a304cc1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check EXEEXT extension for XFAIL_TESTS.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 12b2f50..145dade 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug where check target doesn't depend on all.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 bin_SCRIPTS = derived
@@ -24,8 +24,8 @@ check-local:
        true
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^check-am:.*all-am' Makefile.in || exit 1
+grep '^check-am:.*all-am' Makefile.in || Exit 1
 grep 'MAKE.*check-local' Makefile.in
index 145f7cf..eafa9c0 100755 (executable)
 
 # Test to make sure a clean target depends on previous one.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^clean-am:.*mostlyclean-am' Makefile.in
index a5890b9..cc6a121 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure distclean works in cygnus mode.
 # Report from Daniel Jacobowitz
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 40b2bca..39ef93d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that := definitions produce warnings, but otherwise work.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 06f445e..a3a6475 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that := in var substitutions works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 t = a b c
@@ -27,5 +27,5 @@ END
 : > b.test
 : > c.test
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 29db5cd..f648d89 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by Nyul Laszlo.  When using the ":" syntax in
 # AC_OUTPUT, Automake fails to find the correct file.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ END
 : > foo.hin
 : > stamp-h.in
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 810d38d..b66a316 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure ":" works with files automake generates.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -26,10 +26,10 @@ END
 
 : > zardoz.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # We actually check several things here.
-test -f zardoz.in || exit 1
-grep '^zardoz:' zardoz.in && exit 1
-exit 0
+test -f zardoz.in || Exit 1
+grep '^zardoz:' zardoz.in && Exit 1
+Exit 0
index c486a38..41c4edb 100755 (executable)
@@ -18,7 +18,7 @@
 # Make sure ":" works with files automake generates.
 # This test is for multiple ":"s.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d32097d..80d57fa 100755 (executable)
@@ -18,7 +18,7 @@
 # This test is for multiple ":"s.
 # Test from Maciej W. Rozycki.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -31,9 +31,9 @@ END
 : > two
 : > three
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # The rule should regenerate the file "zardoz".
-grep '^zardoz:one:two' Makefile.in && exit 1
-exit 0
+grep '^zardoz:one:two' Makefile.in && Exit 1
+Exit 0
index d8653a2..1d0b8a1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another multi-":" test, this time from Doug Evans.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,7 +27,7 @@ END
 : > Makefile.am
 : > Makefile.dep
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'Makefile:Makefile.in' Makefile.in
index 0fc5755..ed0d1c0 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Yet another multi-":" test, this time from Ken Pizzini.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ mkdir demo
 : > demo/Makefile.am
 : > demo/version.gin
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 582d8e4..cb07fb7 100755 (executable)
@@ -17,7 +17,7 @@
 # Another test for a failing ":" in AC_OUTPUT.  Report from Maciej
 # Stachowiak.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -34,13 +34,13 @@ mkdir subdir
 : > subdir/Makefile.am
 : > subdir/foo
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # shouldn't have any bar.in
-grep 'bar.in' subdir/Makefile.in && exit 1
+grep 'bar.in' subdir/Makefile.in && Exit 1
 
 # DIST_COMMON should have foo, not subdir/foo
-grep 'DIST_COMMON.*subdir/foo' subdir/Makefile.in && exit 1
+grep 'DIST_COMMON.*subdir/foo' subdir/Makefile.in && Exit 1
 
-exit 0
+Exit 0
index dd4ded5..5a02e8d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test Automake TESTS color output.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,7 +34,7 @@ std='\e[m'
 # GNU or BSD 'grep -a' works on files, but is not portable.
 case `echo "$std" | grep .` in
   $std) ;;
-  *) exit 77 ;;
+  *) Exit 77 ;;
 esac
 
 cat >>configure.in <<END
@@ -85,11 +85,11 @@ test_color ()
 test_no_color ()
 {
   # Not a useless use of cat; see above comments about grep.
-  cat stdout | grep ": pass" | $FGREP "$grn" && exit 1
-  cat stdout | grep ": fail" | $FGREP "$red" && exit 1
-  cat stdout | grep ": xfail" | $FGREP "$lgn" && exit 1
-  cat stdout | grep ": xpass" | $FGREP "$red" && exit 1
-  cat stdout | grep ": skip" | $FGREP "$blu" && exit 1
+  cat stdout | grep ": pass" | $FGREP "$grn" && Exit 1
+  cat stdout | grep ": fail" | $FGREP "$red" && Exit 1
+  cat stdout | grep ": xfail" | $FGREP "$lgn" && Exit 1
+  cat stdout | grep ": xpass" | $FGREP "$red" && Exit 1
+  cat stdout | grep ": skip" | $FGREP "$blu" && Exit 1
   :
 }
 
@@ -101,15 +101,15 @@ END
 
 unset TESTS || :
 
-AM_COLOR_TESTS=always $MAKE -e check >stdout && { cat stdout; exit 1; }
+AM_COLOR_TESTS=always $MAKE -e check >stdout && { cat stdout; Exit 1; }
 cat stdout
 test_color
 
-MAKE=$MAKE expect -f expect-make >stdout || exit 77
+MAKE=$MAKE expect -f expect-make >stdout || Exit 77
 cat stdout
 test_color
 
-AM_COLOR_TESTS=no MAKE=$MAKE expect -f expect-make >stdout || exit 77
+AM_COLOR_TESTS=no MAKE=$MAKE expect -f expect-make >stdout || Exit 77
 cat stdout
 test_no_color
 :
index 760000a..762920a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure comments following trailing backslashes are diagnosed.
 # Report from Harald Dunkel.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 93b9c8e..4d01c3c 100755 (executable)
 # Make sure that `#' as start of word in AUTOMAKE_OPTIONS means
 # comment.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = #no such option
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index ce23303..a4008e0 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure comment recognition works in PROGRAMS.  Report from Mark
 # Galassi.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -27,8 +27,8 @@ cat > Makefile.am << 'END'
 bin_PROGRAMS = sim_products receive_th receive_pos # image_proc
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^image_proc' Makefile.in && exit 1
-exit 0
+grep '^image_proc' Makefile.in && Exit 1
+Exit 0
index 76b49d9..fb46d32 100755 (executable)
@@ -19,7 +19,7 @@
 # shell, which in turn can't find `#' as a command.
 # Sigh.  Some vendors must be destroyed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ebffa8b..b444a0f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure commented variables are output near their comments.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in <<'EOF'
 AC_OUTPUT
index 9ac2fbd..713dbb1 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR/280.
 # (Automake should complain about trailing backslashes in comments.)
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 29654ca..4ac80b9 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR/322.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 88e0986..35656c7 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure comment for conditional variables are output near the
 # corresponding conditional definitions.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fcb4a97..f5c446a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure += does not append to a comment.
 # Report from Stepan Kasal.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 3911edc..68c909a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure ##-comments are ignored in variable definitions.
 # Report from Julien Sopena.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -48,6 +48,6 @@ sed -n -e '/^TESTS =.*\\$/ {
    }' -e '/^TESTS =/ p' Makefile.in > tests
 
 grep '3\.test' tests
-grep '##' tests && exit 1
-grep '4\.test' tests && exit 1
+grep '##' tests && Exit 1
+grep '4\.test' tests && Exit 1
 grep '5\.test' tests
index 5c97adc..bcc8b10 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure `compile' preserves spaces in its arguments.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index de02f28..312c2ef 100755 (executable)
@@ -18,7 +18,7 @@
 # mixed source objects.
 # (copied from compile_f_c_cxx.test) Mike Nolta <mrnolta@princeton.edu>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -37,14 +37,14 @@ END
 : > bar.c
 : > baz.cc
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # Look for the macros at the beginning of rules.  Be careful, as there
 # are literal tabs at the beginning of the search strings.
-grep ' \$(COMPILE)'     Makefile.in  || exit 1
-grep ' \$(CXXCOMPILE)'  Makefile.in  || exit 1
-grep ' \$(FCCOMPILE)'  Makefile.in  || exit 1
+grep ' \$(COMPILE)'     Makefile.in  || Exit 1
+grep ' \$(CXXCOMPILE)'  Makefile.in  || Exit 1
+grep ' \$(FCCOMPILE)'  Makefile.in  || Exit 1
 
-exit 0
+Exit 0
index f36561e..c9085ca 100755 (executable)
@@ -18,7 +18,7 @@
 # mixed source objects.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -37,14 +37,14 @@ END
 : > bar.c
 : > baz.cc
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # Look for the macros at the beginning of rules.  Be careful, as there
 # are literal tabs at the beginning of the search strings.
-grep ' \$(COMPILE)'     Makefile.in  || exit 1
-grep ' \$(CXXCOMPILE)'  Makefile.in  || exit 1
-grep ' \$(F77COMPILE)'  Makefile.in  || exit 1
+grep ' \$(COMPILE)'     Makefile.in  || Exit 1
+grep ' \$(CXXCOMPILE)'  Makefile.in  || Exit 1
+grep ' \$(F77COMPILE)'  Makefile.in  || Exit 1
 
-exit 0
+Exit 0
index 0ca3b71..111898b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check basic use of conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -36,7 +36,7 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-grep '^TEST_FALSE' Makefile.in && exit 1
-grep '^TEST_TRUE' Makefile.in && exit 1
+grep '^TEST_FALSE' Makefile.in && Exit 1
+grep '^TEST_TRUE' Makefile.in && Exit 1
 grep '^@TEST_TRUE@VAR = true$' Makefile.in
 grep '^@TEST_FALSE@VAR = false$' Makefile.in
index ffe96db..254304b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug in conditionals.  From Raja R Harinath.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
index c12f5c3..51b7c2f 100755 (executable)
@@ -18,7 +18,7 @@
 # This checks that, if LDADD is set from a conditional variable
 # and an AC_SUBST, the _DEPENDENCIES variable is set correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 065dde6..9104c25 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug in conditionals.
 # Report from Lars J. Aas.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -47,7 +47,7 @@ endif
 libtest_a_SOURCES = $(TESTSOURCES)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'am_libtest_a_OBJECTS = .*$' Makefile.in
index a6edd17..0e0a539 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug in conditionals.
 # Report from Robert Boehne
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -43,8 +43,8 @@ endif
 bin_PROGRAMS = $(BUILD_helldl)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 num=`grep 'helldl$(EXEEXT):' Makefile.in | wc -l`
 test $num -eq 2
index 30f4953..3010c28 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Regression test for conditionally defined overriding of automatic rules.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -50,10 +50,10 @@ endif
 bin_PROGRAMS = helldl
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 num1=`grep 'helldl$(EXEEXT):' Makefile.in | wc -l`
 num2=`grep '@COND1_FALSE@@COND2_TRUE@helldl$(EXEEXT):' Makefile.in | wc -l`
-test $num1 -eq 4 || exit 1
-test $num2 -eq 1 || exit 1
+test $num1 -eq 4 || Exit 1
+test $num2 -eq 1 || Exit 1
index cc09ed6..5aebbca 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Richard Boulton
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(hello.c)
index 3459827..d2f9052 100755 (executable)
@@ -18,7 +18,7 @@
 # according to a conditional.
 # Report from Richard Boulton
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
index 981eaa5..a4737b0 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Richard Boulton
 
 required='GNUmake gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
index f46441c..f9d49b7 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Richard Boulton
 
 required='GNUmake gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
@@ -78,7 +78,7 @@ echo $vala
 echo $valb
 echo $valc
 echo $vald
-test "x$vala" = "xdlmaina1.c dlmainb2.c dlmaina1.o dlmainb2.o" || exit 1
-test "x$valb" = "xdlmainb1.c dlmaina2.c dlmainb1.o dlmaina2.o" || exit 1
-test "x$valc" = "xdlmaina1.c dlmainb2.c dlmaina1.o dlmainb2.o" || exit 1
-test "x$vald" = "xdlmainb1.c dlmaina2.c dlmainb1.o dlmaina2.o" || exit 1
+test "x$vala" = "xdlmaina1.c dlmainb2.c dlmaina1.o dlmainb2.o" || Exit 1
+test "x$valb" = "xdlmainb1.c dlmaina2.c dlmainb1.o dlmaina2.o" || Exit 1
+test "x$valc" = "xdlmaina1.c dlmainb2.c dlmaina1.o dlmainb2.o" || Exit 1
+test "x$vald" = "xdlmainb1.c dlmaina2.c dlmainb1.o dlmaina2.o" || Exit 1
index 109b327..92140db 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check SUBDIRS set based on conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9f45f35..145b5a2 100755 (executable)
@@ -17,7 +17,7 @@
 # Regression test for recursion handling in substitution references to
 # conditional variables.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
index 5b4a332..fd997c2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check for use of = and += in different conditions.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
index 5384cae..0a60cf4 100755 (executable)
@@ -17,7 +17,7 @@
 # Regression test for bug when sources listed in conditional.
 # Report from Richard Boulton.  PR/326.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f7eb937..4767b56 100755 (executable)
@@ -34,5 +34,5 @@ EOF
 
 $ACLOCAL
 AUTOMAKE_fails
-grep ' USE_FOO' stderr && exit 1
+grep ' USE_FOO' stderr && Exit 1
 grep '!USE_FOO' stderr
index 156c5e6..98e081a 100755 (executable)
@@ -17,7 +17,7 @@
 # Test sources listed in conditional.
 # Report from Rob Savoye <rob@cygnus.com>, and Lars J. Aas.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -53,8 +53,8 @@ endif
 targ_SOURCES = $(SONE) $(STWO) $(STHREE)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # `b top' so that
 sed -n '
@@ -76,4 +76,4 @@ am_targ_OBJECTS = $(am__objects_1) $(am__objects_2) $(am__objects_3)
 targ_OBJECTS = $(am_targ_OBJECTS)
 EOF
 
-diff expected produced || exit 1
+diff expected produced || Exit 1
index 4f2fda6..9b9b5b3 100755 (executable)
@@ -43,7 +43,7 @@ $AUTOMAKE
 ./configure
 $MAKE check >stdout
 cat stdout
-grep GrepMe1 stdout && exit 1
+grep GrepMe1 stdout && Exit 1
 $MAKE install >stdout
 cat stdout
 grep GrepMe2 stdout
@@ -54,6 +54,6 @@ cat stdout
 grep GrepMe1 stdout
 $MAKE install >stdout
 cat stdout
-grep GrepMe2 stdout && exit 1
+grep GrepMe2 stdout && Exit 1
 
 :
index 1431ed1..54088b7 100755 (executable)
@@ -84,22 +84,22 @@ $AUTOMAKE --add-missing
 ./configure COND=true
 $MAKE 2>stderr
 cat stderr
-grep 'overriding commands' stderr && exit 1
+grep 'overriding commands' stderr && Exit 1
 $MAKE sure-exist
-./prog1 && exit 1
-./sub/prog2 && exit 1
+./prog1 && Exit 1
+./sub/prog2 && Exit 1
 $MAKE clean
 $MAKE sure-not-exist
 $MAKE
 $MAKE sure-exist
-./prog1 && exit 1
-./sub/prog2 && exit 1
+./prog1 && Exit 1
+./sub/prog2 && Exit 1
 $MAKE distclean
 
 ./configure COND=false
 $MAKE 2>stderr
 cat stderr
-grep 'overriding commands' stderr && exit 1
+grep 'overriding commands' stderr && Exit 1
 ./prog1
 ./sub/prog2
 $MAKE clean
index 29fca32..74397a8 100755 (executable)
@@ -17,7 +17,7 @@
 # Another sources-in-conditional test.  Report from Tim Goodwin.
 
 required='GNUmake gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
@@ -45,25 +45,25 @@ echo-objects:
        @echo $(targ_OBJECTS)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # We should not output useless definitions.
-test "`grep '^@TWO_FALSE@' Makefile.in | wc -l`" -eq 0 || exit 1
+test "`grep '^@TWO_FALSE@' Makefile.in | wc -l`" -eq 0 || Exit 1
 
-$AUTOCONF || exit 1
+$AUTOCONF || Exit 1
 
 # Ignore user CFLAGS.
 CFLAGS=
 export CFLAGS
 
-CONDITION1=true CONDITION2=true ./configure || exit 1
+CONDITION1=true CONDITION2=true ./configure || Exit 1
 msgtt=`$MAKE --no-print-directory echo-objects`
-CONDITION1=true CONDITION2=false ./configure || exit 1
+CONDITION1=true CONDITION2=false ./configure || Exit 1
 msgtf=`$MAKE --no-print-directory echo-objects`
-CONDITION1=false CONDITION2=true ./configure || exit 1
+CONDITION1=false CONDITION2=true ./configure || Exit 1
 msgft=`$MAKE --no-print-directory echo-objects`
-CONDITION1=false CONDITION2=false ./configure || exit 1
+CONDITION1=false CONDITION2=false ./configure || Exit 1
 msgff=`$MAKE --no-print-directory echo-objects`
 
 echo $msgtt
@@ -71,7 +71,7 @@ echo $msgtf
 echo $msgft
 echo $msgff
 
-test "$msgtt" = "main.o one.o two.o" || exit 1
-test "$msgtf" = "main.o one.o" || exit 1
-test "$msgft" = "main.o two.o" || exit 1
-test "$msgff" = "main.o" || exit 1
+test "$msgtt" = "main.o one.o two.o" || Exit 1
+test "$msgtf" = "main.o one.o" || Exit 1
+test "$msgft" = "main.o two.o" || Exit 1
+test "$msgff" = "main.o" || Exit 1
index d567a68..b6408ca 100755 (executable)
@@ -58,7 +58,7 @@ test ! -f file2
 test -f file3
 rm -f file1 file3
 $MAKE file1 file3
-$MAKE file2 && exit 1
+$MAKE file2 && Exit 1
 test -f file1
 test ! -f file2
 test -f file3
@@ -69,9 +69,9 @@ test ! -f file1
 test -f file2
 test ! -f file3
 rm -f file2
-$MAKE file1 && exit 1
+$MAKE file1 && Exit 1
 $MAKE file2
-$MAKE file3 && exit 1
+$MAKE file3 && Exit 1
 test ! -f file1
 test -f file2
 test ! -f file3
index 281e484..16da943 100755 (executable)
@@ -29,5 +29,5 @@ AM_COND_IF([COND],
 AC_OUTPUT
 END
 
-$ACLOCAL && exit 1
+$ACLOCAL && Exit 1
 :
index 2f968bf..9643273 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Yet another sources-in-conditional test.  Report from Tim Goodwin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -43,13 +43,13 @@ END
 
 # The bug is that automake hangs.  So we give it a few seconds and
 # then kill it.
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE &
 pid=$!
 
 sleep 60
 kill -0 $pid && {
    kill $pid
-   exit 1
+   Exit 1
 }
-exit 0
+Exit 0
index ae8cc84..3490058 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for an odd conditional bug.  Report from Matt Leach.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AM_CONDITIONAL(FOO, true)' >> configure.in
 
@@ -37,5 +37,5 @@ help_DATA = foo
 endif
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 56aec24..523acc9 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for an odd conditional bug.  Report from Pavel Roskin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT()
@@ -35,7 +35,7 @@ ab_HEADERS = \
 endif
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-grep '^[^#].*002' Makefile.in && exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+grep '^[^#].*002' Makefile.in && Exit 1
+Exit 0
index 8ab4dae..2286a10 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure _PROGRAMS conditionals can be written in a useful
 # way.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_PROG_CC' >> configure.in
 echo 'AM_CONDITIONAL(X, false)' >> configure.in
@@ -30,5 +30,5 @@ noinst_PROGRAMS = x y
 endif
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 21c3780..d8ab417 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug in conditionals.  From Raja R Harinath.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
index ed38fa7..2467e64 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug in conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -64,7 +64,7 @@ mkdir foo bar
 
 $ACLOCAL
 $AUTOCONF
-grep "meaningless;characters" configure && exit 1
+grep "meaningless;characters" configure && Exit 1
 $AUTOMAKE
 ./configure
 $MAKE test
index 1ab2e25..772d363 100755 (executable)
@@ -17,7 +17,7 @@
 # Test install when a conditional install-*-hook is not defined.
 # Report by Nik A. Melchior (PR/428).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index dc967a7..c31afb3 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure a conditional include statement is handled properly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_CONDITIONAL(TOBE, false)
@@ -33,11 +33,11 @@ target: dependency
        rule
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^target:' Makefile.in && exit 1
+grep '^target:' Makefile.in && Exit 1
 
-grep '^@TOBE_TRUE@target:' Makefile.in || exit 1
+grep '^@TOBE_TRUE@target:' Makefile.in || Exit 1
 
-exit 0
+Exit 0
index 746472a..2dd1313 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another test of conditional include statements.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f1afa67..af7237e 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug with conditional library.
 # From Harlan Stenn
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_RANLIB
@@ -34,8 +34,8 @@ nodist_librsaref_a_SOURCES = desc.c digit.c
 BUILT_SOURCES = $(nodist_librsaref_a_SOURCES)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP librsaref.a.c Makefile.in && exit 1
-exit 0
+$FGREP librsaref.a.c Makefile.in && Exit 1
+Exit 0
index 1bd6309..8b5c3a5 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure conditionals work with man pages.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_CONDITIONAL(FRED, true)
@@ -32,5 +32,5 @@ END
 : > foo.1
 : > joe.1
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 6969479..cc0d9db 100755 (executable)
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure appropriate man install targets generated in all cases.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 man_MANS = foo.1 foo.2
 man5_MANS = foo.5
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^install-man1:' Makefile.in || exit 1
-grep '^install-man2:' Makefile.in || exit 1
-grep '^install-man5:' Makefile.in || exit 1
+grep '^install-man1:' Makefile.in || Exit 1
+grep '^install-man2:' Makefile.in || Exit 1
+grep '^install-man5:' Makefile.in || Exit 1
index a92e818..aa74e94 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure several config headers are allowed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -31,5 +31,5 @@ END
 : > config.h.in
 : > two.h.in
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 40ca344..2047a27 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that config* files are properly regenerated.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo "FOO = foo"        > Makefile.am
 set -e
@@ -32,6 +32,6 @@ echo "$me: Not generated by aclocal..."
 sed -n '3,$p' aclocal.m4 >aclocal.m4t
 mv aclocal.m4t aclocal.m4
 $AUTOMAKE
-grep '^\$(ACLOCAL_M4):' Makefile.in && exit 1
+grep '^\$(ACLOCAL_M4):' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 128a4bf..615ba78 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Alexander Turbov.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 60c0e0c..96a3269 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure empty calls to AC_CONFIG_FILES or AC_CONFIG_HEADERS are diagnosed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0711267..8e61026 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure config.h works in a subdir.
 # Report from Alexandre Oliva.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -33,8 +33,8 @@ mkdir include
 : > include/Makefile.am
 : > include/config.h.in
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 (sed -n -e '/^DIST_COMMON =.*\\$/ {
    :loop
@@ -46,11 +46,11 @@ $AUTOMAKE || exit 1
    t loop
    p
    n
-   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep acconfig.h) || exit 1
+   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep acconfig.h) || Exit 1
 
 # Make sure re-running automake in a different way generates same
 # Makefile.in.
 mv Makefile.in save
-$ACLOCAL || exit 1
-$AUTOMAKE Makefile || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE Makefile || Exit 1
 cmp Makefile.in save
index 7e01d1d..eaf9a40 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 34.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -38,7 +38,7 @@ mkdir include
 : > include/Makefile.am
 : > include/config.h.in
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $EGREP '^DEFAULT_INCLUDES =.* -I(\.|\$\(top_builddir\))/include' Makefile.in
index 2993fea..8e03525 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we do not distribute header sources when they are built.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST([FOO], [name])
index d3a1b8f..32b38ea 100755 (executable)
@@ -19,7 +19,7 @@
 # that subdir, then we want to build config.h as the top level.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 38b7fff..bf4fbad 100755 (executable)
@@ -18,7 +18,7 @@
 # If config.h is not used, @CONFIG_INCLUDE_SPEC@ should not appear
 # in Makefile.in.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,10 +28,10 @@ cat > Makefile.am << 'EOF'
 bin_PROGRAMS = fred
 EOF
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 if grep '@CONFIG_INCLUDE_SPEC@' Makefile.in; then
-   exit 1
+   Exit 1
 fi
-exit 0
+Exit 0
index 60c707b..e214628 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure links created by AC_CONFIG_LINKS get removed with
 # `make distclean'
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -62,11 +62,11 @@ $MAKE distclean
 test -f src
 test -f sdir/src2
 
-test -r dest && exit 1
-test -r dest2 && exit 1
-test -r sdir/dest3 && exit 1
-test -r dest4 && exit 1
-test -r sdir/dest5 && exit 1
-test -r sdir-no-make/dest6 && exit 1
+test -r dest && Exit 1
+test -r dest2 && Exit 1
+test -r sdir/dest3 && Exit 1
+test -r dest4 && Exit 1
+test -r sdir/dest5 && Exit 1
+test -r sdir-no-make/dest6 && Exit 1
 
 :
index f97cbda..852d5e5 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that sources for links created by AC_CONFIG_LINKS
 # are distributed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 244e84b..7845364 100755 (executable)
 # Test to make sure that AC_CONFIG_LINKS using a variable source
 # is not broken.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
 # Skip platforms where `test -e' does not work.  (Note that Changing
 # all `test -e' into `test -h' will not work when AC_CONFIG_LINKS
 # copies or hardlinks files.)
-(test -e configure.in) >/dev/null 2>&1 || exit 77
+(test -e configure.in) >/dev/null 2>&1 || Exit 77
 
 cat > Makefile.am << 'END'
 SUBDIRS = sdir
@@ -65,8 +65,8 @@ $AUTOMAKE
 
 # $my_src_dir and $my_dest are variables local to configure, they should
 # not appear in Makefile.
-grep my_src_dir Makefile.in && exit 1
-grep my_dest Makefile.in && exit 1
+grep my_src_dir Makefile.in && Exit 1
+grep my_dest Makefile.in && Exit 1
 
 ./configure
 test -e sdir/dest2
index 6fc3fb7..ba5d052 100755 (executable)
@@ -21,7 +21,7 @@
 # Test to make sure links to _identical files_ created by AC_CONFIG_LINKS get
 # removed with `make distclean' only if doing a VPATH build.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -76,10 +76,10 @@ test -f ../sdir/src2
 test -f ../nonmk-subdir/src3
 test -f ../sdir/mk-subdir/src4
 
-test -r src && exit 1
-test -r sdir/src2 && exit 1
-test -r nonmk-subdir/src3 && exit 1
-test -r sdir/mk-subdir/src4 && exit 1
+test -r src && Exit 1
+test -r sdir/src2 && Exit 1
+test -r nonmk-subdir/src3 && Exit 1
+test -r sdir/mk-subdir/src4 && Exit 1
 
 cd ..
 ./configure
index 5dfdcc6..767b198 100755 (executable)
@@ -18,7 +18,7 @@
 # Test to make sure config.h can be in subdir.
 # Also, make sure config.h is properly rebuilt.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -37,23 +37,23 @@ END
 
 echo 'Before.' > subdir/config.hin
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # Make sure subdir Makefile.in doesn't itself look in the subdir.
 # One line is allowed though:
 #
 # cd $(top_builddir) && $(SHELL) ./config.status subdir/config.h
 ($FGREP 'subdir/config.h' subdir/Makefile.in |
-   $FGREP -v 'cd $(top_builddir)') && exit 1
+   $FGREP -v 'cd $(top_builddir)') && Exit 1
 
-$AUTOCONF || exit 1
-./configure || exit 1
+$AUTOCONF || Exit 1
+./configure || Exit 1
 $FGREP 'Before.' subdir/config.h
 
 $sleep
 echo 'After.' > subdir/config.hin
-$MAKE || exit 1
-$FGREP 'After.' subdir/config.h || exit 1
+$MAKE || Exit 1
+$FGREP 'After.' subdir/config.h || Exit 1
 
-exit 0
+Exit 0
index 32acf29..b23343c 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure configure_vars stuff works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST(QBERT)
@@ -24,7 +24,7 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^QBERT' Makefile.in
index 3e36c05..058d0e1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug reported by Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST(OTHER_SCRIPTS)
@@ -26,5 +26,5 @@ cat > Makefile.am << 'END'
 bin_SCRIPTS = foo
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 3e0bf4c..57a5d72 100755 (executable)
 
 # Test to make sure `-c' works.  Report from Andris Pavenis.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 : > Makefile.am
 rm -f install-sh
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE -c -a
index 5fee6dd..937cb6c 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check basic use of conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -36,9 +36,9 @@ END
 
 set -e
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
 grep '^@TEST_TRUE@target: true' Makefile.in
 grep '^@TEST_TRUE@     action' Makefile.in
 grep '^@TEST_FALSE@target: false' Makefile.in
-exit 0
+Exit 0
index e75fbc2..f2748a0 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that `.c++' extension works.
 # From Ralf Corsepius.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -28,7 +28,7 @@ bin_PROGRAMS = hello
 hello_SOURCES = hello.c++
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^\.SUFFIXES:.*c[+][+]' Makefile.in
index 5b153cf..fd145c2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that Automake suggests using AC_PROG_CXX if C++ sources are used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 684b2da..f2e0826 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure ansi2knr doesn't use `$U' for C++.
 # Report from Robert Boehne.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -36,10 +36,10 @@ END
 : > doe.C
 : > jane.C
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP 'jane$U' Makefile.in && exit 1
-$FGREP 'doe$U' Makefile.in || exit 1
+$FGREP 'jane$U' Makefile.in && Exit 1
+$FGREP 'doe$U' Makefile.in || Exit 1
 
-exit 0
+Exit 0
index 70dde39..0609bbf 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure automake sees AC_PROG_CXXCPP.  From Garth Corral.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXXCPP
@@ -25,7 +25,7 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^CXXCPP' Makefile.in
index 0b99d5a..b9c2672 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure LIBOBJS and C++ sources work right.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -34,7 +34,7 @@ END
 : > doe.C
 : > jane.C
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep CC Makefile.in
index c55ba52..ce743b7 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure C++ linker is used when appropriate.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -31,8 +31,8 @@ END
 : > lava.c
 : > lamp.cxx
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
index e61b5b8..218e64a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure pure C++ sources don't include C-specific code.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -35,5 +35,5 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-$FGREP '(CC)' Makefile.in && exit 1
-exit 0
+$FGREP '(CC)' Makefile.in && Exit 1
+Exit 0
index 43f7d37..30fe611 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure C++ files are rewritten to ".o" and not just "o".
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -28,7 +28,7 @@ END
 
 : > doe.C
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP 'doe.$(OBJEXT)' Makefile.in
index 42a9d0e..5cf53b2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test basic Cygwin32 functionality.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -32,8 +32,8 @@ END
 : > www.c
 : > xtra.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^CYGWIN' Makefile.in && exit 1
+grep '^CYGWIN' Makefile.in && Exit 1
 grep 'EXEEXT' Makefile.in
index 7b5a53b..4c0d789 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure `-' can be used in path.
 # Report from Matthew D. Langston.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 include Make-lang
@@ -25,5 +25,5 @@ END
 
 : > Make-lang
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index a797a82..9172427 100644 (file)
@@ -231,6 +231,18 @@ case "$srcdir" in
     ;;
 esac
 
+# We use a trap below for cleanup.  This requires us to go through
+# hoops to get the right exit status transported through the signal.
+# So use `Exit STATUS' instead of `exit STATUS' inside of the tests.
+# Turn off errexit here so that we don't trip the bug with OSF1/Tru64
+# sh inside this function.
+Exit ()
+{
+  set +e
+  (exit $1)
+  exit $1
+}
+
 curdir=`pwd`
 testSubDir=$me.dir
 chmod -R u+rwx $testSubDir > /dev/null 2>&1
@@ -250,13 +262,13 @@ trap 'exit_status=$?
   exit $exit_status
 ' 0
 for signal in 1 2 13 15; do
-  trap 'signal='$signal'; { (exit 1); exit 1; }' $signal
+  trap 'signal='$signal'; { Exit 1; }' $signal
 done
 signal=0
 
 # Copy in some files we need.
 for file in install-sh missing depcomp; do
-   cp "$srcdir/../lib/$file" "$testSubDir/$file" || exit 1
+   cp "$srcdir/../lib/$file" "$testSubDir/$file" || Exit 1
 done
 
 cd ./$testSubDir
@@ -313,14 +325,14 @@ case $required in
        fi
     done
     case $required in
-      *libtool* ) test $libtool_found = yes || exit 77 ;;
-      *gettext* ) test $gettext_found = yes || exit 77 ;;
+      *libtool* ) test $libtool_found = yes || Exit 77 ;;
+      *gettext* ) test $gettext_found = yes || Exit 77 ;;
     esac
     # Libtool cannot cope with spaces in the build tree.  Our testsuite setup
     # cannot cope with spaces in the source tree name for Libtool and gettext
     # tests.
     case $srcdir,`pwd` in
-      *\ * | *\        *) exit 77 ;;
+      *\ * | *\        *) Exit 77 ;;
     esac
     ACLOCAL="$ACLOCAL -Wno-syntax -I $srcdir/../m4 $extra_includes -I $aclocaldir"
     ;;
@@ -372,7 +384,7 @@ AUTOMAKE_run ()
   $AUTOMAKE ${1+"$@"} >stdout 2>stderr || exitcode=$?
   cat stderr
   cat stdout
-  test $exitcode = $expected_exitcode || exit 1
+  test $exitcode = $expected_exitcode || Exit 1
 }
 
 # AUTOMAKE_fails [options...]
index 44b3dc3..69cf7a1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal picks up on all macro definitions.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > acinclude.m4 << 'END'
 AC_DEFUN([AM_FUNC_TWO])
index 9eb9366..faecf8a 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we don't mistake a macro definition for an invocation.
 # From Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 dnl if buggy this will require getloadavg.c
@@ -34,5 +34,5 @@ END
 
 : > memcmp.c
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index bdbe16e..8ccb9a1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure dejagnu tests and automake-style tests can coexist.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = dejagnu
@@ -25,8 +25,8 @@ END
 
 : > frob.test
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^check-TESTS' Makefile.in
 grep '^check-DEJAGNU' Makefile.in
index e32a58a..dd9fd46 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we don't override the user's site.exp rule.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 34ebc31..56106b4 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that the DejaGnu rules work for a simple program and test case.
 
 required=runtest
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -65,5 +65,5 @@ $MAKE distcheck
 
 # Ensure that the envvar RUNTESTFLAGS is used.
 # Report from Mark Mitchell.
-RUNTESTFLAGS=--unknown-option $MAKE check && exit 1
-exit 0
+RUNTESTFLAGS=--unknown-option $MAKE check && Exit 1
+Exit 0
index b23faaf..40b5834 100755 (executable)
@@ -18,7 +18,7 @@
 # Also check PR 488: Failure of the first of several tools tested.
 
 required=runtest
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -89,5 +89,5 @@ sed 's/E\(verything\)/Not e\1/' hammer > thammer
 mv thammer hammer
 chmod +x hammer
 
-$MAKE check && exit 1
+$MAKE check && Exit 1
 :
index b9a5c18..0b8daca 100755 (executable)
@@ -18,7 +18,7 @@
 # the package by default.
 
 required=runtest
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index db0f529..7d9b239 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that "make check" fails, when a DejaGnu test fails.
 
 required=runtest
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -54,7 +54,7 @@ $AUTOMAKE --add-missing
 
 ./configure
 
-$MAKE check && exit 1
+$MAKE check && Exit 1
 test -f faildeja.log
 test -f faildeja.sum
 $FGREP 'FAIL: test' faildeja.sum
index 1359097..14d082d 100755 (executable)
 # (to detect TCL errors) on a file with TCL errors.
 
 required=runtest
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # Check whether DejaGnu supports --status
-runtest --help | $FGREP -e --status || exit 77
+runtest --help | $FGREP -e --status || Exit 77
 
 cat > failtcl << 'END'
 #! /bin/sh
@@ -56,7 +56,7 @@ $AUTOMAKE --add-missing
 
 ./configure
 
-$MAKE check && exit 1
+$MAKE check && Exit 1
 test -f failtcl.log
 test -f failtcl.sum
 $FGREP 'missing close-brace' failtcl.sum
index c56c015..8ee3463 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure dependencies work when required macro is part of
 # autoconf.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fc87064..a75e455 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure depcomp is installed and found properly
 # when required for multiple directories
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -40,9 +40,9 @@ cp subdir/Makefile.am subdir2/Makefile.am
 : > subdir/foo.c
 : > subdir2/foo.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE --add-missing || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --add-missing || Exit 1
 
 # There used to be a bug where this was created in the first subdir with C
 # sources in it instead of in $top_srcdir or $ac_auxdir
-test -f depcomp || exit 1
+test -f depcomp || Exit 1
index f503e78..a538df8 100755 (executable)
@@ -18,7 +18,7 @@
 # From Pavel Roskin.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(subdir/foo.c)
@@ -45,8 +45,8 @@ END
 CFLAGS=
 export CFLAGS
 
-$ACLOCAL || exit 1
-$AUTOMAKE --add-missing || exit 1
-$AUTOCONF || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --add-missing || Exit 1
+$AUTOCONF || Exit 1
 ./configure CC='gcc' 2>error.log
 test -z "`cat error.log`"
index 62b0324..9f712df 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure dashmstdout generates dependencies.
 
 required='gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5aaf93e..1f886fb 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR 385: makedepend doesn't work with Libtool.
 
 required='libtoolize gcc makedepend'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -53,5 +53,5 @@ grep am_cv_CC_dependencies_compiler_type configure
 ./configure am_cv_CC_dependencies_compiler_type=makedepend
 $MAKE >output 2>&1
 cat output
-grep 'unknown directive' output && exit 1
+grep 'unknown directive' output && Exit 1
 $MAKE grepdeps
index 610a5aa..75a5eaa 100755 (executable)
@@ -17,7 +17,7 @@
 # Check icc's dependency mode.
 
 required='icc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # Automake supports icc since version 7.0 through a dedicated depcomp mode.
 # icc 8.0 and greater understand gcc options, so depmode is set to gcc.
index d3cebef..aafac13 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check dependency generation (non libtool case).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -94,6 +94,6 @@ else
   cd sub2
   $sleep
   echo 'choke me' > sub3/ba3.h
-  if $MAKE; then exit 1; fi
+  if $MAKE; then Exit 1; fi
 fi
 :
index f3cbd24..d34d5f0 100755 (executable)
@@ -17,7 +17,7 @@
 # Check dependency generation (libtool case).
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -97,7 +97,7 @@ for staticshared in --disable-shared "" --disable-static; do
     cd sub2
     $sleep
     echo 'choke me' > sub3/ba3.h
-    if $MAKE; then exit 1; fi
+    if $MAKE; then Exit 1; fi
     cd ..
   fi
 
index 3ec88a9..8afb60d 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure depcomp is found for the distribution.
 # From Eric Magnien.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 rm -f configure.in
 
index 8e160cf..e3090a3 100755 (executable)
@@ -18,7 +18,7 @@
 # In some cases the auto-dependency can get confused and try
 # to `-include' a directory (if a backslash-newline appears in _SOURCES).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0d0b186..15624a0 100755 (executable)
@@ -20,7 +20,7 @@
 # Report from Robert Boehne
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(hello.c)
index 5753a2f..21eb440 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test _DEPENDENCIES variable.  From Lee Iverson.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -45,5 +45,5 @@ DEPS = @DEPS@
 TerraVision_DEPENDENCIES = $(DEPS)
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 893efec..542692a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check that dependencies are included when there are many header files.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5770927..50ccb1a 100755 (executable)
@@ -21,7 +21,7 @@
 # It will only work for non-root users.
 required='ro-dir'
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -47,5 +47,5 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE -a
 ./configure
-$MAKE distcheck && exit 1
+$MAKE distcheck && Exit 1
 :
index 330688f..648ce5a 100755 (executable)
@@ -18,7 +18,7 @@
 # Automake should flag them as errors.
 # For PR/294
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 98c26bb..5cd5f3a 100755 (executable)
@@ -17,7 +17,7 @@
 # Check dirlist support.
 # This test relies on m4/dirlist
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -47,13 +47,13 @@ $AUTOCONF
 # there should be no m4_include in aclocal.m4, even tho m4/dirlist contains
 # `./dirlist-test' as a relative directory.  Only -I directories are subject
 # to file inclusion.
-grep m4_include aclocal.m4 && exit 1
+grep m4_include aclocal.m4 && Exit 1
 
 grep 'GUILE-VERSION' configure
 
 # This bug can occur only when we do a VPATH build of Automake
 # (because of the `-I' passed to aclocal in tests/defs/aclocal.in) but
 # it's OK because VPATH builds are done by `make distcheck'.
-grep 'I should not be included' configure && exit 1
+grep 'I should not be included' configure && Exit 1
 
 :
index 628c024..c40f57d 100755 (executable)
@@ -17,7 +17,7 @@
 # Check dirlist globbing support.
 # This test relies on m4/dirlist
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -49,7 +49,7 @@ $AUTOCONF
 # there should be no m4_include in aclocal.m4, even tho m4/dirlist contains
 # `./dirlist-test' as a relative directory.  Only -I directories are subject
 # to file inclusion.
-grep m4_include aclocal.m4 && exit 1
+grep m4_include aclocal.m4 && Exit 1
 
 grep 'GUILE-VERSION' configure
 grep 'foo bar baz' configure
index 4feeba5..292060f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure LIBOBJS file cannot be mentioned explicitly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_RANLIB
@@ -33,6 +33,6 @@ END
 
 : > fsusage.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE 2>&1 | $FGREP fsusage.c || exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE 2>&1 | $FGREP fsusage.c || Exit 1
+Exit 0
index ed21e30..2399b14 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that depcomp and compile are added to DIST_COMMON
 # From Pavel Roskin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -41,11 +41,11 @@ END
 
 rm -f compile depcomp
 
-$ACLOCAL || exit 1
-$AUTOMAKE --add-missing || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --add-missing || Exit 1
 
-test -f compile || exit 1
-test -f depcomp || exit 1
+test -f compile || Exit 1
+test -f depcomp || Exit 1
 
 sed -n -e '/^DIST_COMMON =.*\\$/ {
    :loop
@@ -57,7 +57,7 @@ sed -n -e '/^DIST_COMMON =.*\\$/ {
    t loop
    p
    n
-   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep compile || exit 1
+   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep compile || Exit 1
 
 sed -n -e '/^DIST_COMMON =.*\\$/ {
    :loop
@@ -69,4 +69,4 @@ sed -n -e '/^DIST_COMMON =.*\\$/ {
    t loop
    p
    n
-   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep depcomp || exit 1
+   }' -e '/^DIST_COMMON =/ p' Makefile.in | grep depcomp || Exit 1
index 2f9c221..be2ea6e 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that non-existing common files are distributed
 # if they are buildable.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -36,7 +36,7 @@ $ACLOCAL
 # Should not warn about missing README, since it is a target.
 $AUTOMAKE --add-missing --gnu >stdout 2>&1
 cat stdout
-grep README stdout && exit 1
+grep README stdout && Exit 1
 
 sed -n -e '/^DIST_COMMON =.*\\$/ {
    :loop
index f5ba198..24810b4 100755 (executable)
@@ -20,7 +20,7 @@
 # test with a Makefile in the directory.
 # Also make sure that README appears first in DIST_COMMON.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c8d2752..bb14f86 100755 (executable)
@@ -19,7 +19,7 @@
 # a Makefile in that directory.  distcom4.test performs the same
 # test without Makefile in the directory.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 340f836..2b4e24e 100755 (executable)
@@ -19,7 +19,7 @@
 # This is similar to distcom2.test, but with --no-force added.
 # Report from Scott James Remnant (Debian #206299).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fb028a0..34fccbd 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that Automake complains when an auxfile (here depcomp)
 # is installed, but the Makefile tht distributes it is not processed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(subdir/foo.c)
index 96760c2..641a307 100755 (executable)
@@ -19,7 +19,7 @@
 #   EXTRA_DIST = ./joe
 # does not work portably: it fails with HP-UX and Tru64 make.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -46,7 +46,7 @@ cd build
 ../configure
 $MAKE distdir
 # Check to make sure `foo' isn't made in build directory.
-test -d foo && exit 1
+test -d foo && Exit 1
 
 rm -rf distdir-1.0
 # Remove the dot from VERSION for the next grep.
@@ -54,10 +54,10 @@ VERSION=10 MKDIR_P='echo MKDIR_P' $MAKE -e distdir >make.log || :
 
 # Make sure no `./' appear in the directory names.  srcdir is `..', so
 # this also checks that no directory is created in the source tree.
-grep 'MKDIR_P.*\.' make.log && exit 1
+grep 'MKDIR_P.*\.' make.log && Exit 1
 
 cd ..
 ./configure --prefix "`pwd`"
 $MAKE distcheck
 
-exit 0
+Exit 0
index fb06190..258eaf6 100755 (executable)
@@ -17,7 +17,7 @@
 # Test of names in tar file.
 # From Rainer Orth
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(a.c)
@@ -43,5 +43,5 @@ $AUTOMAKE --include-deps --copy --add-missing
 $MAKE dist
 
 gunzip nonesuch-0.23.tar.gz
-(tar tf nonesuch-0.23.tar | $FGREP './nonesuch-0.23/a.c') && exit 1
-exit 0
+(tar tf nonesuch-0.23.tar | $FGREP './nonesuch-0.23/a.c') && Exit 1
+Exit 0
index 40cb5fc..ae96623 100755 (executable)
@@ -21,7 +21,7 @@
 # Require GNU make for this test.  SunOS Make does not support
 # `$$' in a target or a dependency (it outputs the empty string instead).
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 20e6f30..16bf42f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure listing a program twice is ok.
 # Report from Manu Rouat.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_PROG_CC >> configure.in
 
@@ -25,5 +25,5 @@ cat > Makefile.am << 'END'
 bin_PROGRAMS = spice nutmeg help sconvert multidec nutmeg
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 9a6a2c1..66e1202 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure aclocal only warns about definitions overridden by acinclude.m4.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 6f80ff5..58d13a7 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure line numbers are correct in some error reports.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index e07996b..b900796 100755 (executable)
@@ -18,7 +18,7 @@
 # Test for bug where if the list of installables is empty, invalid sh
 # code is generated.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 67d4d66..d838456 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure empty _SOURCES suppresses assumption about default
 # name.  Report from Pavel Roskin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,8 +28,8 @@ bin_PROGRAMS = pavel
 pavel_SOURCES =
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'pavel\.[co]' Makefile.in && exit 1
-exit 0
+grep 'pavel\.[co]' Makefile.in && Exit 1
+Exit 0
index ce296a4..59d327f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # A test for missing _SOURCES variable.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -26,7 +26,7 @@ cat > Makefile.am << 'END'
 bin_PROGRAMS = pavel
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'pavel\.[co]' Makefile.in
index 68971fe..e191440 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure empty _SOURCES works.
 # From Paul Berrevoets.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -32,7 +32,7 @@ zoo_DEPENDENCIES = $(ZOO_OBJ)
 zoo_LDADD = $(zoo_DEPENDENCIES)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-$FGREP zoo. Makefile.in && exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+$FGREP zoo. Makefile.in && Exit 1
+Exit 0
index 968ce72..2754ef1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check to make sure new extended directory mechanism works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'EOF'
 htmldir = $(prefix)/html
@@ -24,7 +24,7 @@ html_DATA = zot.html
 pkgdata_DATA = qbert
 EOF
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^DATA' Makefile.in | grep html
index 9f5a842..2c5060f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure undefined directories are invalid.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -27,5 +27,5 @@ EOF
 
 $ACLOCAL
 AUTOMAKE_fails
-grep 'pkgdatadir' stderr && exit 1
+grep 'pkgdatadir' stderr && Exit 1
 grep 'Makefile.am:1:.*quuzdir.*undefined' stderr
index ed2c2fa..55fd6bf 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure pkgdatadir can be overridden via AC_SUBST.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ad0e4a2..638318f 100755 (executable)
@@ -21,7 +21,7 @@
 # Also make sure the old definitions of bin_PROGRAMS and friend
 # aren't left around.  Report from Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -66,7 +66,7 @@ grep '^rmt$(EXEEXT):' Makefile.in
 test `grep '^bin_PROGRAMS =' Makefile.in | wc -l` = 1
 
 # Make sure $(EXEEXT) gets stripped before canonicalization.
-grep 'maude3__EXEEXT__OBJECTS' Makefile.in && exit 1
+grep 'maude3__EXEEXT__OBJECTS' Makefile.in && Exit 1
 
 ./configure
 
index 0909552..4894268 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure no-exeext option works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f1471fe..f012ff3 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we can override a program rule.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d311d70..344945d 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure $(EXEEXT) is appended to programs and to tests that are
 # programs, but not to @substitutions@.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d36ae89..cb586f0 100755 (executable)
@@ -18,7 +18,7 @@
 # Test to make sure EXTRA_..._SOURCES actually works.
 # Bug report from Henrik Frystyk Nielsen.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 758f2fe..f478af2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure extensions are set correctly for various languages.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -30,11 +30,11 @@ bin_PROGRAMS = foo
 foo_SOURCES = 1.f 2.for 3.f90 4.f95 5.F 6.F90 7.F95 8.r 9.m 10.upc
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 for ext in f for f90 f95 F F90 F95 r m upc
 do
-   grep "^$ext\.o:" Makefile.in && exit 1
+   grep "^$ext\.o:" Makefile.in && Exit 1
 done
-exit 0
+Exit 0
index 81f0bd6..2d1f4dd 100755 (executable)
@@ -19,7 +19,7 @@
 # targets should always be generated.  However, they should not be
 # built by default.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -30,11 +30,11 @@ bin_PROGRAMS = @foo@
 EXTRA_PROGRAMS = zardoz
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep "^zardoz" Makefile.in || exit 1
+grep "^zardoz" Makefile.in || Exit 1
 
 # Can't have EXTRA clean rules.
-grep 'clean.*EXTRA' Makefile.in && exit 1
-exit 0
+grep 'clean.*EXTRA' Makefile.in && Exit 1
+Exit 0
index 2a14824..628792f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check to make sure EXTRA_foo_SOURCES not defined unnecessarily.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -26,8 +26,8 @@ cat > Makefile.am << 'END'
 bin_PROGRAMS = foo
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep EXTRA_foo_SOURCES Makefile.in && exit 1
-exit 0
+grep EXTRA_foo_SOURCES Makefile.in && Exit 1
+Exit 0
index 68baa4e..0d70c42 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check to make sure EXTRA_DATA not required.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(CODICIL)' >> configure.in
 
@@ -24,5 +24,5 @@ cat > Makefile.am << 'END'
 sysconf_DATA = @CODICIL@
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 33dc616..983afb4 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check to make sure EXTRA_DATA can be specified.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(CODICIL)' >> configure.in
 
@@ -25,5 +25,5 @@ sysconf_DATA = @CODICIL@
 EXTRA_DATA = codicil.txt
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index c63aa3c..fd61628 100755 (executable)
@@ -17,7 +17,7 @@
 # Check to make sure EXTRA_DIST can contain a directory from $buildir.
 # From Dean Povey.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_OUTPUT >> configure.in
 
index 3e4982b..5629f4a 100755 (executable)
@@ -17,7 +17,7 @@
 # Check to make sure EXTRA_DIST can contain a directory or
 # a subdirectory, in $(builddir) or $(srcdir).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a11c39a..a481506 100755 (executable)
@@ -19,7 +19,7 @@
 # $(srcdir)/X and ./X, with the files from the later overriding the
 # files from the former.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b4697f7..4a2cbe4 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure programs with only Fortran 90 source are handled properly.
 # (copied from fonly.test) Mike Nolta <mrnolta@princeton.edu>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_FC
@@ -44,7 +44,7 @@ END
 
 : > zardoz.f90
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'zardoz.f90' Makefile.in
index 45f23cb..b688d72 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure `AC_F77_LIBRARY_LDFLAGS' works properly.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -46,7 +46,7 @@ END
 
 : > zardoz.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '@FLIBS@' Makefile.in
index 04fcb09..a23b169 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check the filename-length-max=99 option.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -29,10 +29,10 @@ END
 
 (for i in 1 2 3 4 5 6 7 8 9
 do
-  mkdir -p 12345678 || exit 77
+  mkdir -p 12345678 || Exit 77
   cd 12345678
   touch x
-done) || exit 77
+done) || Exit 77
 
 $ACLOCAL
 $AUTOCONF
@@ -42,12 +42,12 @@ $MAKE distcheck
 
 (for i in 1 2 3 4 5 6 7 8 9 10 11
 do
-  mkdir -p 12345678 || exit 77
+  mkdir -p 12345678 || Exit 77
   cd 12345678
   touch x
-done) || exit 77
+done) || Exit 77
 
-$MAKE dist 2>stderr && exit 1
+$MAKE dist 2>stderr && Exit 1
 cat stderr
 grep 'filenames are too long' stderr
 test 2 = `grep 12345678 stderr | wc -l`
index f400303..e7b16c1 100755 (executable)
@@ -17,7 +17,7 @@
 # PR 507: Check the filename-length-max=99 option
 # in conjunction with AC_CONFIG_SUBDIRS.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,7 +34,7 @@ AUTOMAKE_OPTIONS = filename-length-max=99
 SUBDIRS = ${subdirname}
 END
 
-mkdir ${subdirname} || exit 1
+mkdir ${subdirname} || Exit 1
 
 cat >> ${subdirname}/configure.in <<EOF
 AC_INIT([${subdirname}], [1.0])
@@ -50,30 +50,30 @@ END
 
 (cd ${subdirname}; for i in 1 2 3 4 5 6 7 8
 do
-  mkdir -p 12345678 || exit 77
+  mkdir -p 12345678 || Exit 77
   cd 12345678
   touch x
 done)
 
 for init_dir in ${subdirname} .; do
        (
-               cd ${init_dir} || exit 1
+               cd ${init_dir} || Exit 1
                $ACLOCAL
                $AUTOCONF
                $AUTOMAKE
-       ) || exit 1
+       ) || Exit 1
 done
 ./configure
 $MAKE distcheck
 
 (cd ${subdirname}; for i in 1 2 3 4 5 6 7 8 9
 do
-  mkdir -p 12345678 || exit 77
+  mkdir -p 12345678 || Exit 77
   cd 12345678
   touch x
 done)
 
-$MAKE dist 2>stderr && exit 1
+$MAKE dist 2>stderr && Exit 1
 cat stderr
 grep 'filenames are too long' stderr
 test 1 = `grep 12345678 stderr | wc -l`
index 8186cc8..f791fa0 100755 (executable)
@@ -18,7 +18,7 @@
 # C-specific code.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -32,8 +32,8 @@ END
 : > doe.f
 : > jane.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '[^F]CC' Makefile.in | grep -v MKDEP && exit 1
-exit 0
+grep '[^F]CC' Makefile.in | grep -v MKDEP && Exit 1
+Exit 0
index 84b8265..2d78463 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure Fortran 77 files are rewritten to ".o" and not just "o".
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -30,7 +30,7 @@ END
 
 : > doe.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP 'doe.$(OBJEXT)' Makefile.in
index 59f5945..3006ada 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure programs with only Fortran 77 source are handled properly.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -44,7 +44,7 @@ END
 
 : > zardoz.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'zardoz.f' Makefile.in
index f8249cf..08cf003 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that Automake suggests using AC_PROG_F77/FC if Fortran sources
 # are used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ee25592..3c59161 100755 (executable)
@@ -19,7 +19,7 @@
 
 # Cf. fort1.test and link_f90_only.test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -45,18 +45,18 @@ $ACLOCAL
 $AUTOMAKE
 # The following tests aren't fool-proof, but they don't
 # need a Fortran compiler.
-grep '.\$(LINK)'       Makefile.in && exit 1
+grep '.\$(LINK)'       Makefile.in && Exit 1
 grep '.\$(FCLINK)'     Makefile.in
 grep '.\$(FCCOMPILE)'  Makefile.in > stdout
-grep -v '\$(FCFLAGS_f' stdout && exit 1
-grep '.\$(FC.*\$(FCFLAGS_blabla' Makefile.in && exit 1
+grep -v '\$(FCFLAGS_f' stdout && Exit 1
+grep '.\$(FC.*\$(FCFLAGS_blabla' Makefile.in && Exit 1
 # Notice the TAB:
 grep '^[       ].*\$(FC.*\$(FCFLAGS_f90).*\.f90' Makefile.in
 grep '^[       ].*\$(FC.*\$(FCFLAGS_f95).*\.f95' Makefile.in
 grep '^[       ].*\$(FC.*\$(FCFLAGS_f03).*\.f03' Makefile.in
 grep '^[       ].*\$(FC.*\$(FCFLAGS_f08).*\.f08' Makefile.in
-grep '^[       ].*\$(FC.*\$(FCFLAGS_f90).*\.f95' Makefile.in && exit 1
-grep '^[       ].*\$(FC.*\$(FCFLAGS_f95).*\.f90' Makefile.in && exit 1
-grep '^[       ].*\$(FC.*\$(FCFLAGS_f90).*\.f03' Makefile.in && exit 1
-grep '^[       ].*\$(FC.*\$(FCFLAGS_f08).*\.f90' Makefile.in && exit 1
+grep '^[       ].*\$(FC.*\$(FCFLAGS_f90).*\.f95' Makefile.in && Exit 1
+grep '^[       ].*\$(FC.*\$(FCFLAGS_f95).*\.f90' Makefile.in && Exit 1
+grep '^[       ].*\$(FC.*\$(FCFLAGS_f90).*\.f03' Makefile.in && Exit 1
+grep '^[       ].*\$(FC.*\$(FCFLAGS_f08).*\.f90' Makefile.in && Exit 1
 :
index 3779121..d6740ca 100755 (executable)
@@ -19,7 +19,7 @@
 # For now, require the GNU compilers (to avoid some Libtool/Autoconf
 # issues).
 required='g77 gfortran'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -69,10 +69,10 @@ END
 $ACLOCAL
 $AUTOMAKE
 # The Fortran 77 linker should be preferred:
-grep '.\$(FCLINK)' Makefile.in && exit 1
+grep '.\$(FCLINK)' Makefile.in && Exit 1
 
 $AUTOCONF
-# configure may exit 77 if no compiler is found,
+# configure may Exit 77 if no compiler is found,
 # or if the compiler cannot compile Fortran 90 files).
 ./configure
 $MAKE
index 344cac9..d39bb21 100755 (executable)
@@ -19,7 +19,7 @@
 # For now, require the GNU compilers (to avoid some Libtool/Autoconf
 # issues).
 required='libtoolize g77 gfortran'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -82,9 +82,9 @@ $AUTOCONF
 # This test requires Libtool >= 2.0.  Earlier Libtool does not
 # have the LT_PREREQ macro to cause autoconf failure, so let's
 # skip in this case:
-grep LT_PREREQ configure && exit 77
+grep LT_PREREQ configure && Exit 77
 
-# configure may exit 77 if no compiler is found,
+# configure may Exit 77 if no compiler is found,
 # or if the compiler cannot compile Fortran 90 files).
 ./configure
 $MAKE
index 2012029..e160895 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure dependency tracking doesn't interfere with Fortran.
 # For PR 75.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 1.0, martin@tropos.de)
@@ -35,8 +35,8 @@ END
 
 : > foo.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'foo\.Po' Makefile.in && exit 1
-exit 0
+grep 'foo\.Po' Makefile.in && Exit 1
+Exit 0
index 4f4be23..6bc551c 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure "reversed" order of AC_PROG_INSTALL and
 # AC_PROG_INSTALL is not buggy.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ cat > Makefile.am <<'END'
 bin_SCRIPTS = zot
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
index fb63775..980805f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by Thomas Morgan.  If both AC_PROG_INSTALL and
 # AC_PROG_INSTALL appear in configure.in, bad error results.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ cat > Makefile.am <<'END'
 bin_SCRIPTS = zot
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
index 280b104..bbb385d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of compiled java.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 _AM_DEPENDENCIES(GCJ)
@@ -28,7 +28,7 @@ bin_PROGRAMS = convert
 convert_SOURCES = x/y/convert.java
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^x/y/convert' Makefile.in
index 4a44b62..9ddfb0a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure `..' invalid in subdir .o's.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 994c980..e7eecd1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure dependency tracking works for java.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 _AM_DEPENDENCIES(GCJ)
@@ -28,8 +28,8 @@ bin_PROGRAMS = convert
 convert_SOURCES = x/y/convert.java
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 num=`grep depcomp Makefile.in | wc -l`
 test $num -gt 1
index e2bbf25..16d15c1 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure dependency tracking works for Java.
 
 required=gcj
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_PROG_GCJ
index 4f19e43..0361cf3 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure Automake suggests AM_PROG_GCJ when GCJ is needed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 252b286..46fcb4e 100755 (executable)
@@ -15,9 +15,9 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Automake --help, and --version should have priority over any other option
-# so that their `exit 0' is coherent.
+# so that their `Exit 0' is coherent.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -27,7 +27,7 @@ grep ':.*nonexistent' stderr
 
 # ... but this should not.
 AUTOMAKE_run 0 -Wnonexistent --help
-grep ':.*nonexistent' stderr && exit 1
+grep ':.*nonexistent' stderr && Exit 1
 
 
 # Similarly, this should fail ...
@@ -36,6 +36,6 @@ grep ':.*nonexistent' stderr
 
 # ... but this should not.
 AUTOMAKE_run 0 --nonexistent --help
-grep ':.*nonexistent' stderr && exit 1
+grep ':.*nonexistent' stderr && Exit 1
 
 :
index 2fb87ea..61dea1c 100755 (executable)
@@ -17,7 +17,7 @@
 # Check gettext support.
 
 required='gettext'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 36ca64f..dfb7b47 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/338, reported by Charles Wilson.
 
 required='gettext'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -51,7 +51,7 @@ $AUTOMAKE --add-missing
 
 # Don't try running ./configure --with-included-gettext if the
 # user is using AM_GNU_GETTEXT([external]).
-grep 'with-included-gettext' Makefile.in && exit 1
+grep 'with-included-gettext' Makefile.in && Exit 1
 :
 
 # intl/ isn't wanted with AM_GNU_GETTEXT([external]).
index 2c2ac67..02e68ad 100755 (executable)
@@ -17,7 +17,7 @@
 # Check gettext `AM_GNU_GETTEXT_INTL_SUBDIR' support.
 
 required='gettext'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -32,7 +32,7 @@ mkdir po
 
 # if aclocal fails, assume the gettext macros are too old and do not
 # define AM_GNU_GETTEXT_INTL_SUBDIR.
-$ACLOCAL || exit 77
+$ACLOCAL || Exit 77
 
 # config.rpath is required.
 : >config.rpath
index 71ee389..4e5b73e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to ensure --gnits version checking is correct.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7758593..cd1a39e 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to ensure std-options checking is correct.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -96,7 +96,7 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE -a
 
-grep README-alpha Makefile.in && exit 1
+grep README-alpha Makefile.in && Exit 1
 
 mkdir build
 cd build
index 6676d91..5a826c2 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that AM_INSTALLCHECK_STD_OPTIONS_EXEMPT works.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
index be00fd8..838c0a2 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Braden McDaniel.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fb22f63..d4aa62b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check that Automake warns about user variables being overridden.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -46,6 +46,6 @@ AUTOMAKE_fails -Wnone --add-missing --gnu
 grep 'Makefile.am:1:.*CFLAGS' stderr
 grep 'Makefile.am:2:.*LDFLAGS' stderr
 # No reason to warn about CXXFLAGS since it's not used.
-grep CXXFLAGS stderr && exit 1
+grep CXXFLAGS stderr && Exit 1
 # Don't warn if -Wno-gnu.
 $AUTOMAKE -Wnone --gnu -Wno-gnu
index 0c7caa8..d0eba34 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check diagnostics about no-installman being disallowed in `gnu'.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index cd8ffec..5f2cb81 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 68.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST(MY_HEADERS)
@@ -31,8 +31,8 @@ END
 : > joe.c
 : > qq.h
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '[^@]MY_HEADERS' Makefile.in && exit 1
-exit 0
+grep '[^@]MY_HEADERS' Makefile.in && Exit 1
+Exit 0
index fc035ff..82f73dd 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure --help and --version work, even when no configure.ac
 # is in the current directory.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -32,7 +32,7 @@ $AUTOMAKE --version
 $AUTOMAKE --help
 
 # aclocal and automake cannot work without configure.ac or configure.in
-$ACLOCAL 2>stderr && exit 1
+$ACLOCAL 2>stderr && Exit 1
 grep configure.ac stderr
 grep configure.in stderr
 AUTOMAKE_fails
index 55a424c..a4d1619 100755 (executable)
@@ -19,7 +19,7 @@
 # those cases.
 # From Norman Gray.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f150878..961711b 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure implicit .o's are listed as appropriate.  Report
 # from Henrik Frystyk Nielsen.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -27,7 +27,7 @@ cat > Makefile.am << 'END'
 noinst_PROGRAMS = libapp_1
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^libapp_1_OBJECTS' Makefile.in | $FGREP '.$(OBJEXT)'
index 245fc00..e7922df 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure header vars defined only once when including.
 # Report from Marcus G. Daniels.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_OUTPUT >> configure.in
 
@@ -27,11 +27,11 @@ END
 
 : > foo
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 len="`grep '^srcdir' Makefile.in | wc -l`"
 echo "len = $len"
-test $len -eq 1 || exit 1
+test $len -eq 1 || Exit 1
 
 # Also make sure include file is distributed.
 (sed -n -e '/^DIST_COMMON =.*\\$/ {
index 2e7e884..ea70b16 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure included files in parent directory are distributed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 3c7dca4..bcd40bf 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure info files are distributed correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = foo.texi
@@ -28,8 +28,8 @@ END
 echo '@setfilename foo.info' > foo.texi
 : > texinfo.tex
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 for i in `grep '^INFOS =' Makefile.in | sed -e 's/^INFOS = //'`; do
    echo $i
@@ -37,7 +37,7 @@ for i in `grep '^INFOS =' Makefile.in | sed -e 's/^INFOS = //'`; do
     foo*)
        ;;
     *)
-       exit 1
+       Exit 1
        ;;
    esac
 done
index 40e41fa..914a221 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we give a sensible error message when neither AC_INIT nor
 # AM_INIT_AUTOMAKE are given arguments.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -27,7 +27,7 @@ AM_INIT_AUTOMAKE
 END
 
 # The error message should mension AC_INIT, not AC_PACKAGE_VERSION.
-($ACLOCAL && $AUTOCONF) 2>stderr && exit 1
+($ACLOCAL && $AUTOCONF) 2>stderr && Exit 1
 cat stderr
-grep AC_PACKAGE_VERSION stderr && exit 1
+grep AC_PACKAGE_VERSION stderr && Exit 1
 grep AC_INIT stderr
index afd4200..766855d 100755 (executable)
@@ -17,7 +17,7 @@
 
 # Test for bug where install-sh not included in distribution.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 pkgdata_DATA =
@@ -25,8 +25,8 @@ magic:
        @echo $(DISTFILES)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP -v @SET_MAKE@ Makefile.in > Makefile.sed
 $MAKE -s -f Makefile.sed SHELL=$SHELL magic | grep install-sh
index ca5d2d9..1024487 100755 (executable)
@@ -18,7 +18,7 @@
 # From Pavel Roskin.
 
 required=gzip
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat > configure.in << 'END'
@@ -40,13 +40,13 @@ $AUTOMAKE -a
 chmod 000 Makefile.am
 
 # On some systems (like DOS and Windows), files are always readable.
-test ! -r Makefile.am || exit 77
+test ! -r Makefile.am || Exit 77
 
 ./configure
 
 # `dist' should fail because we can't copy Makefile.am.
 if $MAKE dist; then
-  exit 1
+  Exit 1
 else
-  exit 0
+  Exit 0
 fi
index 24af5dd..f920711 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 203.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index dae9b79..fc1d209 100755 (executable)
 # Test to see if defining INSTALL_DATA causes problems.  From EGCS
 # list.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(INSTALL_DATA)' >> configure.in
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-(grep '^DATA =' Makefile.in | grep INSTALL_DATA) && exit 1
-exit 0
+(grep '^DATA =' Makefile.in | grep INSTALL_DATA) && Exit 1
+Exit 0
index a96583f..115586f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that installing under $exec_prefix is handled by install-exec.
 # Testing with headers for instance.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >Makefile.am << 'EOF'
 # User directories.
@@ -63,7 +63,7 @@ pkgdata_SCRIPTS = script
 EOF
 
 set -e
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
 
 # install-SCRIPTS targets.
@@ -87,4 +87,4 @@ EOF
 
 diff expected produced
 
-exit 0
+Exit 0
index d6cffde..36ed0f0 100755 (executable)
 # Test for this bug: when a Makefile.am builds nothing, no
 # install-exec target is generated.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^install-exec:' Makefile.in
index e3a3e3e..b9c48ed 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure the install-exec-hook example we give in the manual works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 79042ba..07d1ca1 100755 (executable)
@@ -18,7 +18,7 @@
 # Make sure the MKDIR_P invocation is correct in install-man
 # target.  Bug reported by Gordon Irlam <gordoni@cygnus.com>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index e350c7d..b21d5ec 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure mkinstalldirs invocation correct in install-man
 # target.  Bug reported by Gordon Irlam <gordoni@cygnus.com>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'EOF'
 man8_MANS = frob.8
@@ -25,7 +25,7 @@ EOF
 
 : > frob.8
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^install-man' Makefile.in
index b56d946..c352285 100755 (executable)
@@ -18,7 +18,7 @@
 # automake: Makefile.am: required file "../../install-sh" not found; installing
 # This also makes sure that install-sh is created in the correct directory.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -36,6 +36,6 @@ $AUTOMAKE --add-missing > output 2>&1
 
 # Only one `/' should appear in the output.
 cat output
-grep '/.*/' output && exit 1
+grep '/.*/' output && Exit 1
 
 test -f install-sh
index f0b729e..4a80843 100755 (executable)
 
 # Various install-sh checks
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 # Basic errors
-./install-sh && exit 1
-./install-sh -m 644 dest && exit 1
+./install-sh && Exit 1
+./install-sh -m 644 dest && Exit 1
 
 # Directories
 
@@ -74,8 +74,8 @@ test -f d4/z
 ./install-sh -T x d3/y
 test -f x
 test -f d3/y
-./install-sh -T x d3 && exit 1
-./install-sh -T x d4// && exit 1
+./install-sh -T x d3 && Exit 1
+./install-sh -T x d4// && Exit 1
 
 # Ensure that install-sh works with names that include spaces
 touch 'a  b'
index 4ed67b9..0937a7a 100755 (executable)
 # More install-sh checks: check -C.
 
 required=non-root
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 # Solaris /usr/ucb/touch does not accept -t.
-touch -t $old_timestamp foo || exit 77
+touch -t $old_timestamp foo || Exit 77
 
 ./install-sh -d d1
 
index 243be25..a59177d 100755 (executable)
@@ -25,7 +25,7 @@
 
 
 required='gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -131,7 +131,7 @@ do
     esac
 
     # Make sure this system supports this character in file names.
-    mkdir sub1 "./$file" || exit 77
+    mkdir sub1 "./$file" || Exit 77
 
     cd "$build"
 
@@ -184,4 +184,4 @@ EOF
   esac
 done
 
-exit $fail
+Exit $fail
index f882a18..797882b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure variable interpolation works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,7 +28,7 @@ s1 = z.c
 qqq_SOURCES = $(s1)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP 'z.$(OBJEXT)' Makefile.in
index 47d133f..d04637b 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure variable interpolation doesn't break other
 # features.  Report from Joel N. Weber, II.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -31,5 +31,5 @@ x_SOURCES = x.c
 x_LDADD = $(X_EXTRA_LIBS)
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 0a4caa0..939a793 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Minimal test of Java functionality.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 970c5ab..d3a0546 100755 (executable)
@@ -18,7 +18,7 @@
 # no classes to compile.
 # Report from Braden McDaniel.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c151926..f2e592e 100755 (executable)
@@ -18,7 +18,7 @@
 # there are none.
 # Report from Johannes Nicolai (PR/441).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 16794ca..aa3d618 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure JAVA variable can be defined.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(JAVA)' >> configure.in
 
@@ -25,5 +25,5 @@ javadir = $(datadir)/java
 java_JAVA = a.java b.java c.java
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 800aa53..f805218 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure redefining JAVAC works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(JAVAC)' >> configure.in
 
@@ -25,7 +25,7 @@ javadir = $(datadir)/java
 java_JAVA = a.java b.java c.java
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'JAVAC.*@JAVAC@' Makefile.in
index b5ed5ba..a2a212b 100755 (executable)
@@ -17,7 +17,7 @@
 # Check to make sure incorrect LDADD usage is diagnosed.
 
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -38,6 +38,6 @@ END
 : > config.sub
 : > q.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE 2>&1 | grep LDADD || exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE 2>&1 | grep LDADD || Exit 1
+Exit 0
index 5cf245d..fdb2965 100755 (executable)
@@ -17,7 +17,7 @@
 # Check for LDFLAGS in conditional.
 # PR 77.
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -41,5 +41,5 @@ END
 : > config.sub
 : > q.c
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 7bddc6f..584f94e 100755 (executable)
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -42,6 +42,6 @@ $FGREP '$(LEX)' Makefile.in
 # Test to make sure that lex source generates correct clean rule.
 # From Ralf Corsepius.
 
-$FGREP joel Makefile.in && exit 1
+$FGREP joel Makefile.in && Exit 1
 
 :
index 6ca9a6f..d9cde24 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that Automake suggest using AM_PROG_LEX when a lexer is used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5ed74f7..e44f5d5 100755 (executable)
@@ -18,7 +18,7 @@
 # From Matthew D. Langston.
 
 required='gcc gzip flex GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # Ignore user CFLAGS.
 CFLAGS=
index 1c17a92..bab43b8 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure dependencies work with .ll files.
 # Test synthesized from PR automake/6.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ee622a4..604593c 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for subdir lexers.
 
 required='gcc GNUmake gzip flex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -96,4 +96,4 @@ $MAKE foo/foo2.o
 test -f foo/foo2.c
 test -f foo/foo2.o
 
-exit 0
+Exit 0
index e01ddca..8403dee 100755 (executable)
@@ -16,7 +16,7 @@
 
 # PROGRAMS and LIBRARIES can be installed in (pkg)libexecdir.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ca58354..a5b8726 100755 (executable)
@@ -17,7 +17,7 @@
 # Do not complain about the nonexistence of a source for LIBOBJS if
 # it's in BUILT_SOURCES.  Reported by Erez Zadok.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 1611db4..164db9c 100755 (executable)
@@ -16,7 +16,7 @@
 
 # AC_LIBOBJ must allow [] around its argument.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -35,5 +35,5 @@ END
 
 : > mountlist.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
index 7e1f6a5..5152c5c 100755 (executable)
@@ -18,7 +18,7 @@
 # Test if a file can be mentioned in LIBOBJS and explicitly.
 # (See libobj13.test for the LTLIBRARIES check.)
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
index f04b3ba..ae0632c 100755 (executable)
@@ -19,7 +19,7 @@
 # (Like libobj12.test, but for Libtool libraries.)
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
index 4103edd..3dbe5ba 100755 (executable)
@@ -18,7 +18,7 @@
 # Test to make sure LIBOBJS works in subdirs.
 # Bug from Josh MacDonald.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -39,7 +39,7 @@ END
 
 : > subdir/fsusage.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'fsusage\.c' subdir/Makefile.in
index 36c868b..78af16a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure we complain if @LIBOBJS@ is used without being set in configure.in
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b873cdb..9e1360e 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure LIBOBJS error only occurs if LIBOBJS seen.  Report
 # from Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 bin_PROGRAMS = foo
@@ -28,5 +28,5 @@ AC_PROG_CC
 AC_REPLACE_FUNCS(foo)
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 47492f6..48d417b 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure AC_REPLACE_FUNCS works across lines.  Report from
 # Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 bin_PROGRAMS = joe
@@ -32,6 +32,6 @@ END
 
 : > foo.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 $FGREP foo.c Makefile.in
index 0c4a959..a00dfa2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for multiple replacement functions.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -37,8 +37,8 @@ END
 : > dirname.c
 : > strsignal.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 sed -n -e ': again
   /^DIST_COMMON.*[^\]$/ p
index 5a8287f..9cdec3d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure `_.c' dependencies are generated for LIBOBJS
 # objects.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -44,7 +44,7 @@ END
 : > ansi2knr.1
 : > ansi2knr.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'strsignal_.c:' Makefile.in
index ef374ad..05518e6 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for _DEPENDENCIES with libraries.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_RANLIB
@@ -30,5 +30,5 @@ lib_LIBRARIES = libfoo.a
 libfoo_a_DEPENDENCIES = libzot.a
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 622d52c..991135a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure Automake suggest using AC_PROG_RANLIB when *_LIBRARIES is used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index dd6cb5a..d459e1f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure Automake simplify conditions in diagnostics.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -51,4 +51,4 @@ $ACLOCAL
 AUTOMAKE_fails
 grep '^Makefile.am:.*:   !A and !C and !D$' stderr
 # Is there only one missing condition?
-test `grep ':   !' stderr | wc -l` = 1 || exit 1
+test `grep ':   !' stderr | wc -l` = 1 || Exit 1
index 50e6e69..ad245b0 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Guillermo Ontañón.
 
 required=libtoolize
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
index 2667124..f1da8f0 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure libtool is removed.
 # Report from Kevin Dalley
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_LIBTOOL_DLOPEN
@@ -32,7 +32,7 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'rm -f libtool' Makefile.in
index 0654a49..3faa0b4 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure libtool clean targets exist.
 # Report from Eric Magnien.
 required=libtoolize
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -45,8 +45,8 @@ lib_LTLIBRARIES = libfoo.la
 libfoo_la_SOURCES = foo.c
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 : > ltmain.sh
-$AUTOMAKE -a || exit 1
+$AUTOMAKE -a || Exit 1
 
 grep 'rm -f .*\.lo' sub/Makefile.in
index 81e49cc..674a18c 100755 (executable)
@@ -18,7 +18,7 @@
 # Also make sure we do not bloat the Makefile with unneeded rules.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -79,8 +79,8 @@ $AUTOMAKE --add-missing --copy
 # We need explicit rules to build 1.o and a.lo.  Make sure
 # Automake did not output additional rules for 1.lo and and a.lo.
 $FGREP '1.o:' Makefile.in
-$FGREP '1.lo:' Makefile.in && exit 1
-$FGREP 'a.o:' Makefile.in && exit 1
+$FGREP '1.lo:' Makefile.in && Exit 1
+$FGREP 'a.o:' Makefile.in && Exit 1
 $FGREP 'a.lo:' Makefile.in
 
 ./configure
index 655612e..4751d77 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure Automake suggests AC_PROG_LIBTOOL when *_LTLIBRARIES is used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 399bcc1..dcb5f96 100755 (executable)
@@ -19,7 +19,7 @@
 # Report from Harlan Stenn.
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 22c366b..1b8baa7 100755 (executable)
@@ -18,7 +18,7 @@
 # in different directories.  PR/285.
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 6959fb5..53e6326 100755 (executable)
@@ -18,7 +18,7 @@
 # Also check basic support for AM_LIBTOOLFLAGS/LIBTOOLFLAGS
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index faa8a61..1306011 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure Automake diagnoses conflicting installations.
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -47,7 +47,7 @@ END
 libtoolize
 $ACLOCAL
 AUTOMAKE_fails --add-missing
-grep libb stderr && exit 1
+grep libb stderr && Exit 1
 grep 'Makefile.am:3:.*libc.la.*multiply defined' stderr
 grep 'Makefile.am:9:.*`pkglib' stderr
 grep 'Makefile.am:2:.*`lib' stderr
index 06508d3..c270537 100755 (executable)
@@ -19,7 +19,7 @@
 # Quite similar to libtool7.test, using AM_LDFLAGS in addition to xxx_LDFLAGS.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -95,9 +95,9 @@ cat output
 grep '1BEG: libmod1.la mod2.la :END1' output
 grep '2BEG: mod2.la :END2' output
 grep '3BEG:.* am_cflags cflags .*lm1_la_ldflags ldflags.* :END3' output
-grep '3BEG: .*am_ldflags.* :END3' output && exit 1
+grep '3BEG: .*am_ldflags.* :END3' output && Exit 1
 grep '4BEG: :END4' output
 grep '5BEG: :END5' output
 grep '6BEG:.* prg2_cflags cflags .*am_ldflags ldflags.* :END6' output
-grep '6BEG: .*am_cflags.* :END6' output && exit 1
+grep '6BEG: .*am_cflags.* :END6' output && Exit 1
 $MAKE
index e3374c9..42bd4d2 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure COPYING is not overwritten, even with -a -f.
 
 required=makeinfo
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index cc0c88e..eae532d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the C++ linker is used when appropriate.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -32,18 +32,18 @@ END
 : > lava.c
 : > lamp.cxx
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the C++ linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(CXXLINK)' Makefile.in  || exit 1
+grep '.\$(CXXLINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(FLINK)' Makefile.in && exit 1
-grep '.\$(LINK)'  Makefile.in && exit 1
+grep '.\$(FLINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'  Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 731fab4..9b449d5 100755 (executable)
@@ -18,7 +18,7 @@
 # *_SOURCES
 # Richard Boulton <richard@tartarus.org>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -34,18 +34,18 @@ END
 : > lava.c
 : > lamp.cxx
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the C++ linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(CXXLINK)' Makefile.in  || exit 1
+grep '.\$(CXXLINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(FLINK)' Makefile.in && exit 1
-grep '.\$(LINK)'  Makefile.in && exit 1
+grep '.\$(FLINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'  Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 08f8bf4..c3083e3 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the Fortran 90 linker is used when appropriate.
 # (copied from link_f_only.test) Mike Nolta <mrnolta@princeton.edu>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_FC
@@ -30,18 +30,18 @@ END
 
 : > lamp.f90
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the Fortran linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(FCLINK)' Makefile.in  || exit 1
+grep '.\$(FCLINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(CXXLINK)' Makefile.in && exit 1
-grep '.\$(LINK)'    Makefile.in && exit 1
+grep '.\$(CXXLINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'    Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 9c905f9..ee22d59 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the Fortran 77 linker is used when appropriate.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -30,18 +30,18 @@ END
 
 : > lamp.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the Fortran linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(F77LINK)' Makefile.in  || exit 1
+grep '.\$(F77LINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(CXXLINK)' Makefile.in && exit 1
-grep '.\$(LINK)'    Makefile.in && exit 1
+grep '.\$(CXXLINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'    Makefile.in && Exit 1
 
-exit 0
+Exit 0
index d506ac5..dcbf55d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the Fortran 77 linker is used when appropriate.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -32,8 +32,8 @@ END
 : > lava.c
 : > lamp.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the Fortran 77 linker in the rules of
@@ -41,10 +41,10 @@ $AUTOMAKE || exit 1
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(F77LINK)' Makefile.in  || exit 1
+grep '.\$(F77LINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(LINK)'    Makefile.in && exit 1
-grep '.\$(CXXLINK)' Makefile.in && exit 1
+grep '.\$(LINK)'    Makefile.in && Exit 1
+grep '.\$(CXXLINK)' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 54cb549..2403cee 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the C++ linker is used when appropriate.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -34,18 +34,18 @@ END
 : > lamp.cxx
 : > lamp2.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the C++ linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(CXXLINK)' Makefile.in  || exit 1
+grep '.\$(CXXLINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(F77LINK)' Makefile.in && exit 1
-grep '.\$(LINK)'    Makefile.in && exit 1
+grep '.\$(F77LINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'    Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 956d13a..263e58a 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the C++ linker is used when appropriate.
 # Matthew D. Langston <langston@SLAC.Stanford.EDU>
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -32,18 +32,18 @@ END
 : > lava.cxx
 : > lamp.f
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 
 # We should only see the C++ linker in the rules of `Makefile.in'.
 
 # Look for this macro not at the beginning of any line; that will have
 # to be good enough for now.
-grep '.\$(CXXLINK)' Makefile.in  || exit 1
+grep '.\$(CXXLINK)' Makefile.in  || Exit 1
 
 # We should not see these patterns:
-grep '.\$(F77LINK)' Makefile.in && exit 1
-grep '.\$(LINK)'    Makefile.in && exit 1
+grep '.\$(F77LINK)' Makefile.in && Exit 1
+grep '.\$(LINK)'    Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 8b8d3ba..02b3c9a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that Automake suggest using AM_PATH_LISPDIR to define lispdir.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a178504..11e3d0f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that compiling interdependent elisp files works.
 
 required=emacs
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d10b156..43bab6a 100755 (executable)
@@ -18,7 +18,7 @@
 # Report from Simon Josefsson.
 
 required=emacs
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d15a0f4..93d76e8 100755 (executable)
@@ -18,7 +18,7 @@
 # non-bytecompiled *.el files.
 
 required=emacs
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 2571523..eccd182 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for conditional _LISP.
 
 required=emacs
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7672ac0..40ccb85 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that lisp_LISP also works when emacs is not installed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5193a29..fe6a714 100755 (executable)
@@ -17,7 +17,7 @@
 # Check the recover rule of lisp_LISP with parallel make.
 
 required='GNUmake emacs'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 57cb533..0b2aeb5 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure variable is expanded properly.
 # From Adam J. Richter.
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST(LTLIBOBJS)
@@ -37,5 +37,5 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 971520a..4efaa72 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for locations in error messages.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -70,4 +70,4 @@ program.am: ... `ctags$(EXEEXT)' previously defined here
 Makefile.am:6:   while processing program `ctags'
 EOF
 
-diff expected observed || exit 1
+diff expected observed || Exit 1
index 8013fe8..0dfa276 100755 (executable)
@@ -17,7 +17,7 @@
 # Long lines should be wrapped.
 # Report from Albert Chin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -46,5 +46,5 @@ EOF
 $ACLOCAL
 $AUTOMAKE
 
-grep $match Makefile.in && exit 1
+grep $match Makefile.in && Exit 1
 grep 'filenameb100 grepme' Makefile.in
index c69dae3..7b5d307 100755 (executable)
@@ -17,7 +17,7 @@
 # Long lines of += should be wrapped.
 # Report from Simon Josefsson.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 622880d..1febf2c 100755 (executable)
@@ -18,7 +18,7 @@
 # This combines two examples from the manual.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0214316..1d4bfca 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug in conditionals.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9be02c7..251c58b 100755 (executable)
@@ -18,7 +18,7 @@
 # This example is taken from the manual.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d8c5358..77db501 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure libtool library dependencies are correct.
 # Report from Lars J. Aas.
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_LIBTOOL
@@ -52,8 +52,8 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'OBJECTS =$' Makefile.in && exit 1
-exit 0
+grep 'OBJECTS =$' Makefile.in && Exit 1
+Exit 0
index 8366091..1308e53 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure LTLIBOBJS alone works ok.
 # Report from Vadim Zeitlin.
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_SUBST(LTLIBOBJS)
@@ -35,5 +35,5 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 9a4cc71..98b87a6 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure a sensible default source for libraries is used.
 
 required='libtool gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f656bc6..9cb4041 100755 (executable)
@@ -17,7 +17,7 @@
 # Check support for no-dist-gzip with lzma
 
 required=lzma
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 56867c3..9814629 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure distclean and maintainer-clean erase the right files.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 187e7a3..06a1813 100755 (executable)
@@ -18,7 +18,7 @@
 # From Ralf Corsepius.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
@@ -56,4 +56,4 @@ for flag in '' -w; do
    rm -f config.cache
 done
 
-exit 0
+Exit 0
index 3bfdeca..030a982 100755 (executable)
@@ -22,7 +22,7 @@
 # via autom4te.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 435e8f5..e0f1909 100755 (executable)
 # Test to make sure that automake includes the needed variables,
 # but not too many.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 # Find the macros wanted by Automake.
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 
 # Create some dummy Makefile.in.
 : > Makefile.am
 
-$AUTOMAKE || exit 1
+$AUTOMAKE || Exit 1
 
 # We are definitely not needing a compiler or preprocessor.
-$EGREP '^(CC|CPP|CXX|CXXCPP) =' Makefile.in && exit 1
+$EGREP '^(CC|CPP|CXX|CXXCPP) =' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index d152360..6dfe7a8 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure `dist' prefix works with man pages.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 dist_man_MANS = foo.1
@@ -26,6 +26,6 @@ END
 : > foo.1
 : > bar.man
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 grep '^MANS ' Makefile.in
index 6add126..538f864 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that man pages listed in man_MANS are installed and
 # renamed as documented.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fe9394d..436e2c2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # PR 516: Prefer generated manpages to distributed ones.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f016ff7..d352999 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure MAINTAINERCLEANFILES works.
 # Report from Paul D. Smith.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 MAINTAINERCLEANFILES = foo
@@ -25,7 +25,7 @@ END
 
 : > FOO
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'rm -f .*MAINTAINERCLEANFILES' Makefile.in
index 15af138..8068a23 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that mdate-sh is required when Texinfo used and version.texi needed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = textutils.texi
@@ -30,5 +30,5 @@ END
 # Required when using Texinfo.
 : > texinfo.tex
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE 2>&1 > /dev/null | grep 'required file.*mdate-sh'
index 8c91274..8497728 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure mdate-sh is included in distribution.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = textutils.texi
@@ -32,7 +32,7 @@ END
 echo '@setfilename textutils' > textutils.texi
 
 # Use "././" to confuse Automake into thinking this is a subdir build.
-$ACLOCAL || exit 1
-$AUTOMAKE ././Makefile || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE ././Makefile || Exit 1
 
 grep 'mdate-sh' Makefile.in | grep -v SHELL
index 5dd2c5f..07da781 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure mdate-sh run correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT([mdate3], [1.0])
@@ -44,8 +44,8 @@ mv missing foo
 mv mkinstalldirs foo
 mv depcomp foo
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '[^/]mdate-sh' Makefile.in && exit 1
-exit 0
+grep '[^/]mdate-sh' Makefile.in && Exit 1
+Exit 0
index 551a12d..4b35d45 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that mdate-sh is added to the right directory.
 # Report from Kevin Dalley
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -40,6 +40,6 @@ cat > sub/textutils.texi << 'END'
 @setfilename textutils.info
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE -a || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -a || Exit 1
 test -f sub/mdate-sh
index eb22197..ce9f7db 100755 (executable)
@@ -17,7 +17,7 @@
 
 # Test to make sure mdate-sh works correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
@@ -40,5 +40,5 @@ set x `$SHELL ./mdate-sh Makefile.am`
 shift
 # Check that mdate output looks like a date:
 test $# = 3
-case $1$3 in *[!0-9]*) exit 1;; esac
+case $1$3 in *[!0-9]*) Exit 1;; esac
 test $1 -lt 32
index 274226c..7d54183 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test missing with version mismatches.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -51,5 +51,5 @@ $MAKE
 # Make sure $MAKE fails when timestamps aren't updated and missing is not used.
 $sleep
 touch aclocal.m4
-$MAKE && exit 1
+$MAKE && Exit 1
 :
index fd04f8b..bf6111f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test missing with version mismatches.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -53,5 +53,5 @@ $MAKE
 # Make sure $MAKE fail when timestamps aren't updated and missing is not used.
 $sleep
 touch v.m4
-$MAKE && exit 1
+$MAKE && Exit 1
 :
index 57c3e76..9d6a574 100755 (executable)
 
 # Test missing when running a tool's --version.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
 # b7cb8259 assumed not to exist.
 
-./missing b7cb8259 --version 2>stderr && exit 1
-grep . stderr && exit 1
-./missing b7cb8259 --grep 2>stderr && exit 1
+./missing b7cb8259 --version 2>stderr && Exit 1
+grep . stderr && Exit 1
+./missing b7cb8259 --grep 2>stderr && Exit 1
 grep WARNING stderr
 
-./missing --run b7cb8259 --version && exit 1
-./missing --run b7cb8259 --grep 2>stderr && exit 1
+./missing --run b7cb8259 --version && Exit 1
+./missing --run b7cb8259 --grep 2>stderr && Exit 1
 grep WARNING stderr
 
 # missing itself it known to exist :)
 
-./missing ./missing --version 2>stderr && exit 1
-grep . stderr && exit 1
-./missing ./missing --grep 2>stderr && exit 1
+./missing ./missing --version 2>stderr && Exit 1
+grep . stderr && Exit 1
+./missing ./missing --grep 2>stderr && Exit 1
 grep WARNING stderr
 
 ./missing --run ./missing --version 2>stderr
-grep . stderr && exit 1
-./missing --run ./missing --grep 2>stderr && exit 1
-grep WARNING stderr && exit 1
+grep . stderr && Exit 1
+./missing --run ./missing --grep 2>stderr && Exit 1
+grep WARNING stderr && Exit 1
 grep Unknown stderr
index 137b999..6842040 100755 (executable)
@@ -17,7 +17,7 @@
 # See how well the rebuild rule handles an aclocal.m4 that was
 # generated for another version of autoconf.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -32,7 +32,7 @@ $AUTOMAKE
 $MAKE
 
 sed '1,20 s/m4_defn(\[AC_AUTOCONF_VERSION\]),/9999,/' < aclocal.m4 > aclocal.tmp
-cmp aclocal.m4 aclocal.tmp && exit 1
+cmp aclocal.m4 aclocal.tmp && Exit 1
 
 mv aclocal.tmp aclocal.m4
 
@@ -43,7 +43,7 @@ grep -c 'aclocal.m4:.*this file was generated for' stderr
 
 $MAKE 2>stderr
 cat stderr
-grep 'You have another version of autoconf' stderr && exit 1
-grep 'aclocal.m4:.*this file was generated for' stderr && exit 1
+grep 'You have another version of autoconf' stderr && Exit 1
+grep 'aclocal.m4:.*this file was generated for' stderr && Exit 1
 
 :
index cd284ac..f3773cc 100755 (executable)
@@ -17,7 +17,7 @@
 # test how well `missing' finds output file names of various tools.
 # PR automake/483.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f65e2ab..15767b0 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure autoconf version checks in aclocal.m4 are robust.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -39,7 +39,7 @@ $AUTOMAKE
 $MAKE
 
 sed 's/\[b\]/[a]/' < configure.ac > configure.tmp
-cmp configure.ac configure.tmp && exit 1
+cmp configure.ac configure.tmp && Exit 1
 
 mv configure.tmp configure.ac
 
index a7e3ed1..e066767 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure no-installman suppresses man dir creation.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c641cf0..c1e8430 100755 (executable)
 
 # Test mkinstalldirs with spaces in directory names.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
 # Make sure the directory we will create can be created...
-mkdir '~a b' || exit 77
-mkdir '~a b/-x  y' || exit 77
+mkdir '~a b' || Exit 77
+mkdir '~a b/-x  y' || Exit 77
 rm -rf '~a b'
 
 cp "$testsrcdir/../lib/mkinstalldirs" .
index 356d8d1..843cb76 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for bug where mkinstalldirs variable can be set incorrectly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 pkgdata_DATA =
@@ -24,8 +24,8 @@ END
 
 # The "././" prefix confuses Automake into thinking it is doing a
 # subdir build.  Yes, this is hacky.
-$ACLOCAL || exit 1
-$AUTOMAKE ././Makefile || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE ././Makefile || Exit 1
 
-grep ' /mkinstalldirs' Makefile.in && exit 1
-exit 0
+grep ' /mkinstalldirs' Makefile.in && Exit 1
+Exit 0
index c067ccc..1f3e591 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check for AM_MAINTAINER_MODE defaults.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -39,7 +39,7 @@ grep '^MAINT.*#' Makefile
 grep '^MAINT.*#' Makefile
 
 ./configure --enable-maintainer-mode
-grep '^MAINT.*#' Makefile && exit 1
+grep '^MAINT.*#' Makefile && Exit 1
 
 sed 's/\(AM_MAINTAINER_MODE\).*/\1([disable])/' configure.in > configure.int
 mv -f configure.int configure.in
@@ -53,15 +53,15 @@ $AUTOCONF --force
 
 ./configure --help | grep 'disable-maintainer-mode.*disable make rules'
 ./configure
-grep '^MAINT.*#' Makefile && exit 1
+grep '^MAINT.*#' Makefile && Exit 1
 
 ./configure --enable-maintainer-mode
-grep '^MAINT.*#' Makefile && exit 1
+grep '^MAINT.*#' Makefile && Exit 1
 
 ./configure --disable-maintainer-mode
 grep '^MAINT.*#' Makefile
 
 sed 's/\(AM_MAINTAINER_MODE\).*/\1([foo])/' configure.in > configure.int
 mv -f configure.int configure.in
-$AUTOCONF --force -Werror && exit 1
+$AUTOCONF --force -Werror && Exit 1
 :
index 6f1249d..fd11ac2 100755 (executable)
@@ -19,7 +19,7 @@
 # From Derek R. Price.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 18b8a31..e2857a7 100755 (executable)
@@ -18,7 +18,7 @@
 # Based on a test case from Ralf Corsepius.
 
 required='gcc GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c0b998c..bb027c6 100755 (executable)
@@ -20,7 +20,7 @@
 # up for greater exposure of nobase.test.
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 28854fe..e7e857e 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure nobase_* works for python files.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f65bb86..7ffc489 100755 (executable)
@@ -18,7 +18,7 @@
 # Make sure nobase_* works.
 
 required='gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 04a08cb..1477f1c 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that PACKAGE and VERSION are AC_DEFINEd when requested.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -55,5 +55,5 @@ $ACLOCAL
 $AUTOCONF
 ./configure
 
-grep 'DEFS.*-DVERSION=\\"UnIqUe' output && exit 1
+grep 'DEFS.*-DVERSION=\\"UnIqUe' output && Exit 1
 :
index d5f895e..65c77c9 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that PACKAGE and VERSION are AC_DEFINEd when requested.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -51,5 +51,5 @@ $AUTOCONF
 $AUTOMAKE   # Dummy call to make sure Automake grok `no-define' silently.
 ./configure
 
-grep 'DEFS.*-DVERSION=\\"UnIqUe' output && exit 1
+grep 'DEFS.*-DVERSION=\\"UnIqUe' output && Exit 1
 :
index b0c7bb8..60bf282 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure no-dependencies option does the right thing.
 # Bug report from Greg A. Woods.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = no-dependencies
@@ -33,8 +33,8 @@ mkdir x
 
 : > y.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '%' Makefile.in && exit 1
-exit 0
+grep '%' Makefile.in && Exit 1
+Exit 0
index 1e43ca4..8cd8d42 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another test to make sure no-dependencies option does the right thing.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -48,5 +48,5 @@ END
 $ACLOCAL
 $AUTOMAKE
 
-grep DEPMODE Makefile.in && exit 1
+grep DEPMODE Makefile.in && Exit 1
 :
index 7068c8b..e578a59 100755 (executable)
 
 # Test to make sure depcomp isn't always required.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 rm -f depcomp
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 6d11aa5..50e5523 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure dist_*_SOURCES and nodist_*_SOURCES work.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_PROG_CC >> configure.in
 
@@ -32,11 +32,11 @@ END
 : > b.c
 : > c.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^am_eyeball_OBJECTS' Makefile.in || exit 1
-grep '^DIST_SOURCES =' Makefile.in || exit 1
-grep '^DIST_SOURCES =.*nodist' Makefile.in && exit 1
+grep '^am_eyeball_OBJECTS' Makefile.in || Exit 1
+grep '^DIST_SOURCES =' Makefile.in || Exit 1
+grep '^DIST_SOURCES =.*nodist' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index f9ad998..80a89c7 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure nodist_noinst_HEADERS work.
 # For PR 249.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in <<'EOF'
 AC_OUTPUT
index a85ac01..9f830fc 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure no-dist option works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_PROG_CC >> configure.in
 
@@ -28,10 +28,10 @@ END
 
 : > a.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^dist:' Makefile.in && exit 1
-grep '^DIST_SOURCES =' Makefile.in && exit 1
+grep '^dist:' Makefile.in && Exit 1
+grep '^DIST_SOURCES =' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index acf4d1d..c1429e0 100755 (executable)
@@ -17,7 +17,7 @@
 # Check support for no-dist-gzip
 
 required=bzip2
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 4f75620..338754f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check diagnostic for no-dist-gzip without dist-*.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f6a8a8d..a59816f 100755 (executable)
 # Check to make sure "make install" will build all in directory with
 # nothing to install.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 all-local:
        exit 1
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^install[-a-z]*:.* all' Makefile.in
index abe5f5a..9395795 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure that noinst_* and check_* are not installed.
 # From Pavel Roskin.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 noinst_SCRIPTS = foo.sh
@@ -37,9 +37,9 @@ AC_PROG_CC
 AC_PROG_RANLIB
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'noinstdir' Makefile.in && exit 1
-grep 'checkdir' Makefile.in && exit 1
-exit 0
+grep 'noinstdir' Makefile.in && Exit 1
+grep 'checkdir' Makefile.in && Exit 1
+Exit 0
index a08488b..dbfeee8 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure Automake does not emit a link rule for unknown languages.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -33,6 +33,6 @@ END
 $ACLOCAL
 $AUTOMAKE -Wno-override
 
-grep '^meal.*:' Makefile.in | grep -v beef.meat && exit 1
+grep '^meal.*:' Makefile.in | grep -v beef.meat && Exit 1
 
-exit 0
+Exit 0
index 19b1046..bda7523 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure nostdinc option works correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -28,8 +28,8 @@ bin_PROGRAMS = foo
 foo_SOURCES = foo.c
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP -e '-I.' Makefile.in && exit 1
-exit 0
+$FGREP -e '-I.' Makefile.in && Exit 1
+Exit 0
index bf7ad7f..e00566c 100755 (executable)
@@ -17,7 +17,7 @@
 # Check all notrans_, dist_, nodist_ prefix combinations for MANS
 # primary and install-man dependencies.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -109,8 +109,8 @@ grep '^install-man4:' Makefile.in | grep '\$(notrans_man_MANS)'
 grep '^install-man5:' Makefile.in | grep '\$(notrans_dist_man_MANS)'
 grep '^install-man6:' Makefile.in | grep '\$(notrans_nodist_man_MANS)'
 
-if grep '^install-man8:' Makefile.in; then exit 1; else :; fi
-if grep '^install-man9:' Makefile.in; then exit 1; else :; fi
+if grep '^install-man8:' Makefile.in; then Exit 1; else :; fi
+if grep '^install-man9:' Makefile.in; then Exit 1; else :; fi
 
 ./configure --program-prefix=gnu- --prefix "`pwd`"/inst --mandir "`pwd`"/inst/man
 $MAKE
@@ -129,5 +129,5 @@ test -d inst/man/man4
 test -d inst/man/man5
 test -d inst/man/man6
 test -d inst/man/man7
-if test -d inst/man/man8; then exit 1; else :; fi
-if test -d inst/man/man9; then exit 1; else :; fi
+if test -d inst/man/man8; then Exit 1; else :; fi
+if test -d inst/man/man9; then Exit 1; else :; fi
index bcee2c9..6a0887d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure _OBJECTS only generated once.  Bug reported by
 # Joerg-Martin Schwarz.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -27,8 +27,8 @@ cat > Makefile.am << 'END'
 bin_PROGRAMS = zardoz
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 count=`grep -c '^zardoz_OBJECTS' Makefile.in`
 test $count -eq 1
index 8c68602..5c04a27 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that `.m' extension works.
 # From Ralf Corsepius (for C++).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_OBJC
@@ -28,7 +28,7 @@ bin_PROGRAMS = hello
 hello_SOURCES = hello.m
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^\.SUFFIXES:.*\.m' Makefile.in
index 6b2fe5c..cc1d2c4 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that Automake suggests using AC_PROG_OBJC if Objective C sources
 # are used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a27a215..53e4261 100755 (executable)
@@ -18,7 +18,7 @@
 
 set x ${AUTOUPDATE-autoupdate}
 required=$2
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,22 +27,22 @@ END
 $PERL -ne '/AU_DEFUN\(\[(\w+)\]/ && print "$1\n"' \
     "$testsrcdir/../m4/obsolete.m4" >> obs
 cat obs >> configure.in
-$PERL -ne 'chomp; print "grep $_ stderr || exit 1\n"; ' obs > obs.1
-$PERL -ne 'chomp; print "grep $_ configure.in && exit 1\n"; ' obs > obs.2
+$PERL -ne 'chomp; print "grep $_ stderr || Exit 1\n"; ' obs > obs.1
+$PERL -ne 'chomp; print "grep $_ configure.in && Exit 1\n"; ' obs > obs.2
 
 # Sanity check.  Make sure we have added something to configure.in.
-test `cat configure.in | wc -l` -gt 1 || exit 1
+test `cat configure.in | wc -l` -gt 1 || Exit 1
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 
 # Expect Autoconf to complain about each of the macros in obs.
 $AUTOCONF -Wobsolete >stderr 2>&1
 . ./obs.1
 # Make sure Autoupdate remove each of these macros.
-$AUTOUPDATE || exit 1
+$AUTOUPDATE || Exit 1
 . ./obs.2
 
 # Autoconf should be able to grok the updated configure.in.
-$AUTOCONF || exit 1
+$AUTOCONF || Exit 1
 
-exit 0
+Exit 0
index a101267..e56035b 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure AC_DEFUN is handled correctly.  This test isn't named very
 # well.  Report from Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index aea43cd..e534ce1 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to ensure that --output-dir works.  Bug report from Joshua
 # Cowan.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am <<'END'
 pkgdata_DATA =
@@ -25,8 +25,8 @@ END
 
 mkdir zardir
 
-$ACLOCAL || exit 1
-$AUTOMAKE -Wno-obsolete --output-dir=zardir || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -Wno-obsolete --output-dir=zardir || Exit 1
 
-test -f Makefile.in && exit 1
+test -f Makefile.in && Exit 1
 test -f zardir/Makefile.in
index a2e65a7..8e0e5a4 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that `automake -a' output order is stable.
 # From report by Bruno Haible.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 46f5b21..6165871 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure files listed in AC_OUTPUT are found.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ END
 mkdir frob
 : > frob/zardoz.in
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 139aa61..acaf29c 100755 (executable)
@@ -18,7 +18,7 @@
 # This is comparable to output9.test, but testing Makefile rules.
 # PR/411
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 75c2784..4d5ccea 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure an AC_CONFIG_FILES ignore filenames with shell variables.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -55,7 +55,7 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE
 
-$FGREP ' $file' Makefile.in sub/Makefile.in && exit 1
+$FGREP ' $file' Makefile.in sub/Makefile.in && Exit 1
 
 ./configure
 $MAKE distcheck
index 90f100d..b26fc0d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure an AC_CONFIG_FILES process filenames with AC_SUBST variables.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f5d214b..23f997d 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure an AC_CONFIG_FILES, AC_CONFIG_LINKS, and AC_CONFIG_COMMANDS
 # are not prerequisites of `all'.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 6c98a83..1a42c43 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another AC_OUTPUT test.  From report by Ulrich Drepper.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -31,8 +31,8 @@ mkdir intl po misc
 : > po/Makefile.in.am
 : > misc/gettextize.in
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '^gettextize' Makefile.in && exit 1
-exit 0
+grep '^gettextize' Makefile.in && Exit 1
+Exit 0
index a1650a4..997e548 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Yet another AC_OUTPUT test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -32,5 +32,5 @@ mkdir tests
 : > tests/Makefile.am
 : > tests/defs.in
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 62b3020..ebd3548 100755 (executable)
@@ -16,7 +16,7 @@
 
 # It's hard to believe there are so many AC_OUTPUT-related bugs.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -28,8 +28,8 @@ mkdir tests
 : > tests/defs.in
 : > tests/Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep tests/defs.in tests/Makefile.in && exit 1
-exit 0
+grep tests/defs.in tests/Makefile.in && Exit 1
+Exit 0
index 9de1654..80d8e79 100755 (executable)
@@ -17,7 +17,7 @@
 
 # Make sure Automake complains when there is no Makefile specified.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 3e2548a..e7bef43 100755 (executable)
@@ -17,7 +17,7 @@
 # Check for support for colon separated input files in AC_CONFIG_FILES
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 47ab316..fbb9d52 100755 (executable)
@@ -17,7 +17,7 @@
 # Check for support for colon separated input files in AC_CONFIG_FILES,
 # with sources in sub directories.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 233c9c9..3e34070 100755 (executable)
@@ -17,7 +17,7 @@
 # Check AC_CONFIG_FILES support for files starting with `../'.
 # Report from Bruno Haible.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 82993fe..6da79be 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure an AC_CONFIG_FILES can have an AC_CONFIG_FILES output as input.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7ddcb7f..555b96f 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure automake -Woverride suggests using TARGET-local instead
 # of TARGET when possible.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -44,18 +44,18 @@ END
 $ACLOCAL
 $AUTOMAKE -Wno-override
 AUTOMAKE_fails
-grep ':.*install-local' stderr && exit 1 # There is no such thing as install-local
+grep ':.*install-local' stderr && Exit 1 # There is no such thing as install-local
 grep ':.*installcheck-local' stderr
 grep ':.*html-local' stderr
 # Make sure overriding *-am targets suggest using *-local, not *-am.
-grep ':.*clean-am-local' stderr && exit 1
+grep ':.*clean-am-local' stderr && Exit 1
 grep ':.*clean-local' stderr
 
 # Conditional overrides ought to be diagnosed, but it can't be done yet.
 # See the FIXME in Automake::Rule::define.  Once this is fixed, the grep below
 # will fail.  If you see the failure, it means you fixed Automake.  Well done!
-# Just strip out the next '&& exit 1' and this comment.
-grep ':.*overrides.*ps' stderr && exit 1
+# Just strip out the next '&& Exit 1' and this comment.
+grep ':.*overrides.*ps' stderr && Exit 1
 
 # Test for another issue.  Overriding html: should cause only one
 # html: rule to be output.
index 8402a1b..80638da 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure backslash-newline is treated as whitespace.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -33,8 +33,8 @@ zar.c\
 doz.c
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP zar.cdoz Makefile.in && exit 1
-exit 0
+$FGREP zar.cdoz Makefile.in && Exit 1
+Exit 0
index 185b211..7b0b89e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test `+=' functionality.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 data_DATA = zar
@@ -26,6 +26,6 @@ END
 : > zar
 : > doz
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 $FGREP 'zar doz' Makefile.in
index 5e07b86..3324cba 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for += and backslashes.
 # Reported by Ralf Corsepius.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f7c1e56..a7fdc56 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test `+=' with conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AM_CONDITIONAL(CHECK, true)' >> configure.in
 
@@ -40,7 +40,7 @@ END
 : > doz
 : > dog
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-grep 'CHECK_TRUE.*zar doz' Makefile.in || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+grep 'CHECK_TRUE.*zar doz' Makefile.in || Exit 1
 grep 'CHECK_FALSE.*dog' Makefile.in
index 12dc227..523d970 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another `+=' test with conditionals.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AM_CONDITIONAL(CHECK, true)' >> configure.in
 
@@ -43,7 +43,7 @@ END
 
 set -e
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
 
 grep '^@CHECK_TRUE@data_DATA = zarrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr \\$' Makefile.in
@@ -51,4 +51,4 @@ grep '^@CHECK_TRUE@   doz$' Makefile.in
 
 grep '^@CHECK_FALSE@data_DATA = dog$' Makefile.in
 
-exit 0
+Exit 0
index 659ee76..7ab4938 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Yet another `+=' test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_PROG_CC >> configure.in
 
@@ -27,6 +27,6 @@ END
 
 : > foo.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 $FGREP '@CC@ -Dwhatever' Makefile.in
index 12d82d3..ed6ee83 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for another `+=' problem.  Report from Brian Jones.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -53,6 +53,6 @@ grep AM_CPPFLAGS stderr
 # -Wno-obsolete:
 echo 'AUTOMAKE_OPTIONS = -Wno-obsolete' >> Makefile.am
 AUTOMAKE_fails
-grep AM_CPPFLAGS stderr && exit 1
+grep AM_CPPFLAGS stderr && Exit 1
 # !CHECK should still be mentioned.
 grep ':.*!CHECK$' stderr
index 93c0d9c..d67e69f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that `+=' works with standard header-vars.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo 'AC_SUBST(ZZZ)' >> configure.in
 
@@ -26,9 +26,9 @@ mandir += foo
 zq = zzz
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-$FGREP '@mandir@ foo' Makefile.in || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+$FGREP '@mandir@ foo' Makefile.in || Exit 1
 
 num=`grep '^mandir =' Makefile.in | wc -l`
 test $num -eq 1
index debb94f..367c0df 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that `+=' fails when required.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 677f53e..25b226b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another `+=' test.  From Paul Berrevoets.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 VAR = \
@@ -25,8 +25,8 @@ VAR = \
 VAR += three
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 sed -n -e '/^VAR =/ {
    :loop
index 6e7b1d9..a10c761 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test the += diagnostics.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0a06aca..254c936 100755 (executable)
@@ -17,7 +17,7 @@
 # Check to make sure we recognize a Makefile.in, even if post-processed
 # and renamed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >configure.in <<'END'
 AC_INIT([mumble], [0.1])
@@ -32,16 +32,16 @@ bin_PROGRAMS = fred
 fred_SOURCES = fred.c
 END
 
-$ACLOCAL || exit 1
-$AUTOCONF || exit 1
-$AUTOMAKE -- myMakefile || exit 1
+$ACLOCAL || Exit 1
+$AUTOCONF || Exit 1
+$AUTOMAKE -- myMakefile || Exit 1
 
 mv myMakefile.in myMakefile.old
 echo '# Post-processed by post-processor 3.14.' > myMakefile.in
 cat myMakefile.old >> myMakefile.in
 
-./configure || exit 1
+./configure || Exit 1
 
-test -f .deps/fred.Po || test -f _deps/fred.Po || exit 1
+test -f .deps/fred.Po || test -f _deps/fred.Po || Exit 1
 
 :
index 76a79ce..61cbf16 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure preprocessed F77 works.
 # Report from Jochen Kuepper.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_F77
@@ -31,5 +31,5 @@ END
 : > foo.F
 : > q.r
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index df08ac5..cc4fbbd 100755 (executable)
@@ -17,7 +17,7 @@
 
 # Test for bug reported in PR 2.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8aab340..19a0ef6 100755 (executable)
@@ -18,7 +18,7 @@
 # Sources derived from nodist_ sources should not be distributed.
 
 required='bison gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 975744e..9dd6e1f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR 211.
 
 required=libtoolize
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c83cc76..1374367 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR automake/220.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -55,6 +55,6 @@ $AUTOMAKE -a
 
 cd build
 # configure should fail since we've done something invalid.
-../configure 2>stderr && exit 1
+../configure 2>stderr && Exit 1
 cat stderr
 grep NEVER_TRUE stderr
index 7a401e3..5609c82 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for $(top_srcdir) with dependencies.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 mkdir foo
 
@@ -56,5 +56,5 @@ $MAKE
 
 test -d foo/.deps
 $MAKE distclean
-test -d foo/.deps && exit 1
+test -d foo/.deps && Exit 1
 :
index 82f4208..c9ce9d5 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure AC_CYGWIN requires config.{sub,guess}.
 # Reported by James Youngman.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f4fc9c1..1a66e8e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 243.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
@@ -37,9 +37,9 @@ noinst_PROGRAMS = fxmisc
 fxmisc_SOURCES    = fx64.c fximg.c fxos.c linutil.c
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-$AUTOCONF || exit 1
-./configure || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+$AUTOCONF || Exit 1
+./configure || Exit 1
 
 test -f .deps/fx64.Po
index 5d0b417..e3fd582 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 266.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
@@ -35,9 +35,9 @@ noinst_PROGRAMS = fxmisc
 fxmisc_SOURCES    = fx64.c fximg.c fxos.c linutil.c
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-$AUTOCONF || exit 1
-./configure || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+$AUTOCONF || Exit 1
+./configure || Exit 1
 
 test -f .deps/fx64.Po
index 31a2224..3820574 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another test related to PR 279.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
@@ -39,8 +39,8 @@ endif
 bin_PROGRAMS = foo
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep '@foo_DEPENDENCIES = zardoz' Makefile.in || exit 1
-grep '@foo_DEPENDENCIES = maude' Makefile.in || exit 1
+grep '@foo_DEPENDENCIES = zardoz' Makefile.in || Exit 1
+grep '@foo_DEPENDENCIES = maude' Makefile.in || Exit 1
index 3be46e1..6a062dc 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 279.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
@@ -41,5 +41,5 @@ foo_LDADD = ${xtralib}
 foo_DEPENDENCIES =
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 4e9679f..1055921 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 287: empty SUBDIRS.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
index b6f0c03..d813437 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/300
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -59,8 +59,8 @@ test -f inst/lib/subdir/libb.a
 
 $MAKE uninstall
 
-test -f inst/lib/liba.a && exit 1
-test -f inst/lib/subdir/libb.a && exit 1
+test -f inst/lib/liba.a && Exit 1
+test -f inst/lib/subdir/libb.a && Exit 1
 
 $MAKE install-strip
 
index aef79eb..c864d44 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/300
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -60,8 +60,8 @@ test -f inst/lib/subdir/libb.la
 
 $MAKE uninstall
 
-test -f inst/lib/liba.la && exit 1
-test -f inst/lib/subdir/libb.la && exit 1
+test -f inst/lib/liba.la && Exit 1
+test -f inst/lib/subdir/libb.la && Exit 1
 
 $MAKE install-strip
 
index 749860e..dd72448 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/300
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f446283..b3b35ee 100755 (executable)
@@ -19,7 +19,7 @@
 # (Also exercises check_LTLIBRARIES.)
 
 required='libtoolize gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -62,7 +62,7 @@ grep am_cv_CC_dependencies_compiler_type configure
 
 ./configure am_cv_CC_dependencies_compiler_type=dashmstdout
 $MAKE
-test -f librace.la && exit 1
+test -f librace.la && Exit 1
 $MAKE check
 
 # The failure we check usually occurs during the above build,
index 6e66bf0..008c277 100755 (executable)
@@ -18,7 +18,7 @@
 # (pr401b.test and pr401c.test do the same for LTLIBOBJS and ALLOCA)
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8abfc2e..8119818 100755 (executable)
@@ -18,7 +18,7 @@
 # (pr401.test and pr401c.test do the same for LIBOBJS and ALLOCA)
 
 required='gcc libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 406e585..cfb6813 100755 (executable)
@@ -18,7 +18,7 @@
 # (pr401.test and pr401b.test do the same for LIBOBJS and LTLIBOBJS)
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index dee9de1..804694b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for PR 72
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -34,7 +34,7 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^LINK ' Makefile.in
index 3b4be14..a656e06 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR automake/87.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 subdirs="foo bar"
 
@@ -53,19 +53,19 @@ mkdir build
 # Linux boxes (Red Hat 5.1 in particular).
 $ACLOCAL \
    && $AUTOCONF \
-   && $AUTOMAKE -a || exit 1
+   && $AUTOMAKE -a || Exit 1
 
 # Regression test for bug where `.c.o:' is followed by blank line.
 (while read line; do
     if test "$line" = ".c.o:"; then
        read next
        if test -z "$next"; then
-         exit 1
+         Exit 1
        fi
        break
     fi
- done) < foo/Makefile.in || exit 1
+ done) < foo/Makefile.in || Exit 1
 
 cd build \
    && ../configure \
-   && $MAKE distcheck || exit 1
+   && $MAKE distcheck || Exit 1
index 47c44d4..fa72ad1 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug in PR 9.
 
 required=gzip
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
@@ -30,14 +30,14 @@ END
 
 mkdir support
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 
-$AUTOCONF || exit 1
-$AUTOMAKE -a -c || exit 1
-./configure || exit 1
-$MAKE || exit 1
-$MAKE distcheck || exit 1
+$AUTOCONF || Exit 1
+$AUTOMAKE -a -c || Exit 1
+./configure || Exit 1
+$MAKE || Exit 1
+$MAKE distcheck || Exit 1
 
-gunzip pr9-0.tar.gz || exit 1
+gunzip pr9-0.tar.gz || Exit 1
 
 tar tf pr9-0.tar | $FGREP support
index d6a2d74..8e23d47 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure range of prefixes can be extended
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -27,5 +27,5 @@ bnidir = $(prefix)/bni
 bni_PROGRAMS = zardoz
 EOF
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 5357a1b..e00b311 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure errors in am_install_var work.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 2cc8e76..f22e87d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure errors in am_install_var work.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9bb73e3..fdb28c9 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we can build programs ending in `.la'
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 534bbcd..9d7a4d7 100755 (executable)
 # Test for bug where when multiple scripts are installed,
 # the check for AC_PROG_INSTALL fails.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 bin_SCRIPTS = zardoz qbert brownie
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index db8290d..e690a8b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure py_compile is defined.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index aa808db..1bfd4da 100755 (executable)
@@ -17,7 +17,7 @@
 # Test _PYTHON with conditionals.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 32b9000..fb0eeb6 100755 (executable)
@@ -17,7 +17,7 @@
 # Test missing python.
 
 # Python is not required for this test.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -35,7 +35,7 @@ EOF
 $ACLOCAL
 $AUTOCONF
 
-./configure >stdout 2>stderr && exit 1
+./configure >stdout 2>stderr && Exit 1
 cat stdout
 cat stderr
 grep 'checking for IShouldNotExist1' stdout
@@ -50,6 +50,6 @@ $AUTOCONF
 ./configure
 
 # Any user setting should be used.
-./configure PYTHON=foo >stdout && exit 1
+./configure PYTHON=foo >stdout && Exit 1
 cat stdout
 grep 'PYTHON = foo' stdout
index 8617d76..0f57d02 100755 (executable)
@@ -17,7 +17,7 @@
 # Ensure DESTDIR is not included in byte-compiled files.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -53,6 +53,6 @@ test -f "$instdir/usr/share/my/my.pyo"
 
 # If DESTDIR has made it into the byte compiled files, fail the test
 $FGREP "$instdir" "$instdir/usr/share/my/my.pyo" \
-                  "$instdir/usr/share/my/my.pyc" && exit 1
+                  "$instdir/usr/share/my/my.pyc" && Exit 1
 
 :
index cca0620..3156f4d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that Automake suggests using AM_PATH_PYTHON.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 1b3be27..5e299c7 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we install built python files.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 914f71b..3fad96a 100755 (executable)
@@ -17,7 +17,7 @@
 # Test detection of missing Python.
 
 # Python is not required for this test.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -33,6 +33,6 @@ $AUTOCONF
 $AUTOMAKE --add-missing
 
 # Simulate no Python
-./configure PYTHON=: 2>stderr && exit 1
+./configure PYTHON=: 2>stderr && Exit 1
 cat stderr
 grep 'no suitable Python interpreter found' stderr
index f7dfe42..6f78915 100755 (executable)
@@ -18,7 +18,7 @@
 # Same as python4.test, but requiring a version.
 
 # Python is not required for this test.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,6 +34,6 @@ $ACLOCAL
 $AUTOCONF
 $AUTOMAKE --add-missing
 
-./configure 2>stderr && exit 1
+./configure 2>stderr && Exit 1
 cat stderr
 grep 'no suitable Python interpreter found' stderr
index 20a3c85..7968692 100755 (executable)
@@ -18,7 +18,7 @@
 # Same as python4.test, but using a custom ACTION-IF-NOT-FOUND.
 
 # Python is not required for this test.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d696b75..b3fb8e7 100755 (executable)
@@ -18,7 +18,7 @@
 # Same as python6.test, but requiring a version.
 
 # Python is not required for this test.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f17b6f6..902a6d2 100755 (executable)
@@ -17,7 +17,7 @@
 # Test ACTION-IF-TRUE in AM_PATH_PYTHON.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c4a3f85..372aa79 100755 (executable)
@@ -18,7 +18,7 @@
 # Same as python8.test, but requiring a version.
 
 required=python
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9c9ba8d..4467aee 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure recursive variable definitions die.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d2362bb..46cebd7 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure recursive variable definitions die.
 # From Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -35,5 +35,5 @@ END
 > chgrp.1
 > chgrp.x
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index dd8ea40..43b1b15 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure AM_WITH_REGEX compiles and runs.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 15250fc..2abd7f2 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure remaking rules in subdir are correctly generated.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,7 +27,7 @@ END
 mkdir sub
 : > sub/Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^Makefile' sub/Makefile.in
index 2c87edc..649ca49 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure remaking rules in subdir are correct.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -27,7 +27,7 @@ END
 mkdir sub
 : > sub/Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'AUTOMAKE.*sub/Makefile' sub/Makefile.in
index 2c1340b..92912f8 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure remaking rules work when there is no subdir Makefile.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,7 +29,7 @@ END
 mkdir sub
 : > sub/foo.in
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^sub/foo' Makefile.in
index 8338b77..9031c70 100755 (executable)
@@ -25,7 +25,7 @@
 #
 # Report from Akim Demaille.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a98da50..847c549 100755 (executable)
@@ -19,7 +19,7 @@
 # Report from Ralf Corsepius.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -62,7 +62,7 @@ grep 'AUTOCONF.*=.*false' Makefile
 : > rebuild_ok
 ./configure --no-create
 $MAKE
-grep 'AUTOCONF.*=.*false' Makefile && exit 1
+grep 'AUTOCONF.*=.*false' Makefile && Exit 1
 
 # Make sure rebuild rules do work if --enable-maintainer-mode is given.
 ./configure --enable-maintainer-mode
index b94dda3..a1b9fbe 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure remaking rules work when subdir Makefile.in has been removed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat > configure.in << 'END'
index 7207285..2752c26 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure remaking rules fail when they should.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat > configure.in << 'END'
@@ -42,29 +42,29 @@ $sleep
 # Fail for broken input files.
 
 echo "if FOO" > sub/Makefile.am
-$MAKE && exit 1
+$MAKE && Exit 1
 
 : >sub/Makefile.am
 $MAKE
 
 mv Makefile.am backup
 echo "if FOO" > Makefile.am
-$MAKE && exit 1
+$MAKE && Exit 1
 
 # Fail for missing input files, with or without missing
 # Makefile.in files.
 
 cp backup Makefile.am
 mv sub/Makefile.am sub/backup
-$MAKE && exit 1
+$MAKE && Exit 1
 
 rm -f sub/Makefile.in
-$MAKE && exit 1
+$MAKE && Exit 1
 
 mv sub/backup sub/Makefile.am
 rm -f Makefile.am
-$MAKE && exit 1
+$MAKE && Exit 1
 
 rm -f Makefile.in
-$MAKE && exit 1
+$MAKE && Exit 1
 :
index 43640b2..4008ae0 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure macro used in m4 file is included.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in <<EOF
 AC_INIT
@@ -32,6 +32,6 @@ module=[$1]
 AC_SUBST(module)])
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 
 grep 'DEFUN.*INIT_AUTOMAKE' aclocal.m4
index ac3ce34..f2880b1 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure Automake will install several copies of required files if needed.
 # Reported by Marius Vollmer.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ccabd67..0c64ce1 100755 (executable)
@@ -19,7 +19,7 @@
 # to fix the Makefiles.)
 
 required='libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7ce088b..d38592f 100755 (executable)
 
 # Test to make sure RULE_PATTERN catches strange targets.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 $(srcdir)/Makefile.am:
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^$(srcdir)/Makefile\.am' Makefile.in
index 47b2385..d749a18 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by Jim Meyering.
 # AC_PROG_INSTALL was required when only noinst_SCRIPTS was defined.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -29,5 +29,5 @@ cat > Makefile.am << 'END'
 noinst_SCRIPTS = foo
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 9062d04..8a6f157 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure C-but-not-CC error works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 9a47bee..6b614fa 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to see if `m4_sinclude' and `m4_include' works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -55,7 +55,7 @@ echo 'm4_include(sub/h.m4)' >> aclocal.m4
 
 $AUTOMAKE
 
-grep doesntexist Makefile.in && exit 1
+grep doesntexist Makefile.in && Exit 1
 grep MAGICALPIG Makefile.in
 grep MAGICALHOG Makefile.in
 grep GREPME Makefile.in
index 482d295..a8d3660 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test leading space on macro assignment.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 echo AC_PROG_CC >> configure.in
 
@@ -25,5 +25,5 @@ cat > Makefile.am << 'END'
 foo_SOURCES = foo.c
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 664b8f7..388af22 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of flags specific to executable.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -42,12 +42,12 @@ grep 'required.*compile' stderr
 $AUTOMAKE
 
 # Look for $(COMPILE) -c in .c.o rule.
-grep 'COMPILE. [^-]' Makefile.in && exit 1
+grep 'COMPILE. [^-]' Makefile.in && Exit 1
 
 # Look for foo-foo.o.
-grep '[^-]foo\.o' Makefile.in && exit 1
+grep '[^-]foo\.o' Makefile.in && Exit 1
 
 # Regression test for missing space.
-$FGREP ')-c' Makefile.in && exit 1
+$FGREP ')-c' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 2039126..71208da 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test library-specific flags.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -45,14 +45,14 @@ grep 'required.*compile' stderr
 $AUTOMAKE
 
 # Look for $(COMPILE) -c in .c.o rule.
-grep 'COMPILE. [^-]' Makefile.in && exit 1
+grep 'COMPILE. [^-]' Makefile.in && Exit 1
 
 # Look for libfoo_a-foo.o.
 grep foo Makefile.in
-grep '[^-]foo\.o' Makefile.in && exit 1
+grep '[^-]foo\.o' Makefile.in && Exit 1
 
 # Look for libfoo_a-bar.o.
 grep bar Makefile.in
-grep '[^-]bar\.o' Makefile.in && exit 1
+grep '[^-]bar\.o' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 68fccd6..e49e54e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test exe-specific flags with dependency tracking.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -35,14 +35,14 @@ END
 
 : > compile
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-$FGREP -e '-o foo-foo' Makefile.in || exit 1
+$FGREP -e '-o foo-foo' Makefile.in || Exit 1
 
-$FGREP 'foo.o.o' Makefile.in                       && exit 1
-$FGREP 'foo.$(OBJEXT).$(OBJEXT)' Makefile.in       && exit 1
+$FGREP 'foo.o.o' Makefile.in                       && Exit 1
+$FGREP 'foo.$(OBJEXT).$(OBJEXT)' Makefile.in       && Exit 1
 
-$FGREP '$(foo_CFLAGS)' Makefile.in || exit 1
+$FGREP '$(foo_CFLAGS)' Makefile.in || Exit 1
 
-exit 0
+Exit 0
index 5e974e5..d7b9938 100755 (executable)
@@ -18,7 +18,7 @@
 # conditionals are present.
 # From Richard Boulton
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -38,8 +38,8 @@ END
 
 : > compile
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 uncondval=`$FGREP 'foo-foo.o: foo.c' Makefile.in`
 
@@ -47,7 +47,7 @@ cat >> Makefile.am << 'END'
 foo_SOURCES += $(BAR_SRCS)
 END
 
-$AUTOMAKE || exit 1
+$AUTOMAKE || Exit 1
 
 condval=`$FGREP 'foo-foo.o: foo.c' Makefile.in`
 
index f3b0491..b652a5a 100755 (executable)
@@ -17,7 +17,7 @@
 # The true/false example from the manual, plus a check for _SHORTNAME.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8153afb..cb913fb 100755 (executable)
@@ -19,7 +19,7 @@
 # use of _CPPFLAGS (PR/337).
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 49bda89..9f83356 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Another check for per-target flag substitutions.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -38,10 +38,10 @@ $AUTOMAKE --add-missing
 
 $FGREP '$(AM_CFLAGS)' Makefile.in
 
-$FGREP '$(zzfoo_CFLAGS)' Makefile.in && exit 1
-$FGREP '$(zzfoo_CPPFLAGS)' Makefile.in && exit 1
+$FGREP '$(zzfoo_CFLAGS)' Makefile.in && Exit 1
+$FGREP '$(zzfoo_CPPFLAGS)' Makefile.in && Exit 1
 
-$FGREP '$(zzbar_CFLAGS)' Makefile.in && exit 1
+$FGREP '$(zzbar_CFLAGS)' Makefile.in && Exit 1
 $FGREP '$(zzbar_CPPFLAGS)' Makefile.in
 
 :
index eeceac5..6ec30ba 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure misspellings in _SOURCES variables cause failure.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 438b1a2..0caf39d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure misspellings in _SOURCES variables cause failure.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 81fbaf2..9910a25 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure some internal _DEPENDENCIES variables don't cause
 # errors.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 TAGS_DEPENDENCIES = joe
@@ -25,5 +25,5 @@ TAGS_DEPENDENCIES = joe
 ETAGS_ARGS = joe
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 7280f9e..292d05e 100755 (executable)
 
 # Test to make sure that misspelled prefixes actually cause error.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'EOF'
 bni_PROGRAMS = zot
 EOF
 
-if $ACLOCAL || exit 1
+if $ACLOCAL || Exit 1
 $AUTOMAKE; then
-   exit 1
+   Exit 1
 fi
-exit 0
+Exit 0
index 06acde0..ac714aa 100755 (executable)
@@ -67,7 +67,7 @@
 # So it seems only non-overlapping ::-rule may be portable.  This is
 # what we check now.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 98dc7ae..dada60f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure config sub in _SOURCES fails.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index abb886e..014a30a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure config sub in _SOURCES fails.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0dfd8e7..dfcc665 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Make sure stamp-h* files are created where we expect
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -68,4 +68,4 @@ test ! -f sdir1/stamp-h5
 test ! -f sdir1/stamp-h6
 test -f sdir1/stamp-h7
 
-exit 0
+Exit 0
index 48426bb..a8ed6a5 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure the standard include order is stable.
 # Report by Kent Boortz.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c84331e..92a14da 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test "not a standard library" error.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index db7efb4..dc27f36 100755 (executable)
@@ -17,7 +17,7 @@
 # Check for AM_LDFLAGS = -module
 # Report from Kevin P. Fleming.
 required=libtool
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 4e962c3..ddaab76 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for install-strip.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo, 0.1, dev@null)
index d24a001..0e1bedb 100755 (executable)
@@ -16,7 +16,7 @@
 
 # It is ok to have a conditional SUBDIRS when using gettext.
 required=gettext
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_GNU_GETTEXT
@@ -36,6 +36,6 @@ SUBDIRS =
 endif
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 # Gettext wants config.guess etc.
 $AUTOMAKE --add-missing
index ce8edab..b2f58b7 100755 (executable)
@@ -18,7 +18,7 @@
 # SUBDIRS + AM_CONDITIONAL setup from the manual.
 # Lots of lines here are duplicated in subcond3.test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index e63a461..3b7f501 100755 (executable)
@@ -18,7 +18,7 @@
 # SUBDIRS + AC_SUBST setup from the manual.
 # Lots of lines here are duplicated in subcond2.test.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d948019..772d524 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure install-sh and mkinstalldirs correctly found in
 # subdirs.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 mkdir zot
 
@@ -35,5 +35,5 @@ cat > zot/Makefile.am << 'END'
 pkgdata_DATA =
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index f0cafac..cfd42e8 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure sub-sub-dirs work correctly.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 mkdir one
 mkdir one/two
@@ -47,5 +47,5 @@ cat > one/two/Makefile.am << 'END'
 pkgdata_DATA =
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --gnu
index 5ae4c42..eb67afc 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure subdir source file generates explicit dependency.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 bin_PROGRAMS = zardoz widdershins
@@ -33,7 +33,7 @@ mkdir x
 : > y.c
 : > x/z.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^z\.o: x/z\.c$' Makefile.in
index 66649b5..c0a5413 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure a top-level depcomp file is found when
 # AC_CONFIG_AUX_DIR is not specified.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 mkdir lib src
 
@@ -55,14 +55,14 @@ cat > src/Makefile.am << 'END'
 pkgdata_DATA =
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE --gnu || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --gnu || Exit 1
 
 # Make sure that depcomp is *not* included in the definition
 # of DIST_COMMON in lib/Makefile.in.  If you change this test
 # so that more files are included in lib's DIST_COMMON definition,
 # then you must handle the case in which depcomp is listed on a
 # continued line.
-grep '^DIST_COMMON.*depcomp' lib/Makefile.in && exit 1
+grep '^DIST_COMMON.*depcomp' lib/Makefile.in && Exit 1
 
-exit 0
+Exit 0
index b17f8c8..bcf4883 100755 (executable)
@@ -22,7 +22,7 @@
 # This test assumes that the `make' utility is able to start
 # over and reload Makefiles which have been remade (a non-POSIX feature).
 required='GNUmake gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 65c6a80..a0127c1 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure config headers in subdirectories are cleaned.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -37,5 +37,5 @@ test -f sub/stamp-h1
 $MAKE clean
 test -f sub/stamp-h1
 $MAKE distclean
-test -f sub/stamp-h1 && exit 1
+test -f sub/stamp-h1 && Exit 1
 :
index b4c00e4..bcb3403 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Naming a subdirectory `obj/' is a bad idea.  Automake should say so.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 309765f..9ad4a5c 100755 (executable)
@@ -22,7 +22,7 @@
 # This test assumes that the `make' utility is able to start
 # over and reload Makefiles which have been remade (a non-POSIX feature).
 required='GNUmake gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ec7a919..3a4878e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test SUDBIRS with /.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index dea36c2..3737ddb 100755 (executable)
@@ -18,7 +18,7 @@
 # A bug occurred where subdirs do not have all-recursive or
 # all-recursive-am which depended on BUILT_SOURCES.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -71,4 +71,4 @@ $AUTOMAKE --include-deps --copy --force-missing --add-missing --gnu
 # $MAKE -C lib foo.h
 $MAKE
 
-exit 0
+Exit 0
index a24da55..259303a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of subdir objects with C.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -39,7 +39,7 @@ grep 'install.*compile' stderr
 test -f compile
 
 $FGREP 'generic/a.$(OBJEXT)' Makefile.in
-grep '[^/]a\.\$(OBJEXT)' Makefile.in && exit 1
+grep '[^/]a\.\$(OBJEXT)' Makefile.in && Exit 1
 
 # Opportunistically test for a different bug.
 grep '^generic/b.\$(OBJEXT):.*dirstamp' Makefile.in
index 36cae35..515805d 100755 (executable)
@@ -17,7 +17,7 @@
 # PR 492: Test asm subdir-objects.
 
 required=gcc  # avoid compiler errors.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a98786f..c96e753 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test of subdir objects with C++.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,5 +34,5 @@ $ACLOCAL
 $AUTOMAKE
 
 $FGREP 'generic/a.$(OBJEXT)' Makefile.in
-grep '[^/]a\.\$(OBJEXT)' Makefile.in && exit 1
+grep '[^/]a\.\$(OBJEXT)' Makefile.in && Exit 1
 $FGREP -e '-c -o' Makefile.in
index 05b08a3..ac8a470 100755 (executable)
@@ -18,7 +18,7 @@
 # Test of subdir objects with C++.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 25a5b50..38b4dc6 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure `../foo/foo.cpp' generates a rule.
 # Report from Dave Brolley.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -43,7 +43,7 @@ END
 : > compile
 : > d2/z.c
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep 'CC.*z' d1/Makefile.in
index dc0ef0c..d2b4cbc 100755 (executable)
@@ -17,7 +17,7 @@
 # Test of subdir make dist rules.
 # From Robert Collins
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(generic/a.c)
index 984484c..a7cf59d 100755 (executable)
@@ -18,7 +18,7 @@
 # From Robert Collins
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_PROG_CC_C_O
index cd99f9d..4b89c79 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure AM_CFLAGS appears in subdir compilation rule.
 # Report from Steve M. Robbins.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -37,6 +37,6 @@ END
 $ACLOCAL
 $AUTOMAKE --add-missing
 
-grep wish_CFLAGS Makefile.in && exit 1
+grep wish_CFLAGS Makefile.in && Exit 1
 
 :
index a6cf5b7..2aa0a93 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure `compile' is included when subdir-objects is used in a subdir.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(Makefile.am)
@@ -39,6 +39,6 @@ bin_PROGRAMS = mumble
 mumble_SOURCES = bar/a.c
 EOF
 
-$ACLOCAL || exit 1
-$AUTOMAKE --add-missing || exit 1
-test -f tools/compile || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --add-missing || Exit 1
+test -f tools/compile || Exit 1
index e22b804..1275256 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for PR 312.
 
 required='libtoolize g++'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(x, 0, x)
@@ -63,7 +63,7 @@ $AUTOCONF
 $AUTOMAKE -a
 
 # Skip this test on configure errors (e.g., broken C++ compilers).
-./configure || exit 77
+./configure || Exit 77
 
 # opportunistically check that --tag=CXX is used when supported
 if test -n "`./libtool --help | grep tag=TAG`"; then
@@ -77,5 +77,5 @@ $MAKE
 $MAKE distcheck 2>&1 | tee out
 # GNU Make used to complain that the Makefile contained two rules
 # for `src/.dirstamp' and `.//src/.dirstamp'.
-grep 'overriding commands' out && exit 1
+grep 'overriding commands' out && Exit 1
 :
index ddefd2b..c474a41 100755 (executable)
@@ -18,7 +18,7 @@
 # combinational explosion.  (This test is named after the &subobjname
 # sub in Automake).
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d2489e8..aa682a9 100755 (executable)
@@ -17,7 +17,7 @@
 # Check subpackage handling.
 
 required='gcc bison'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index a4ff190..51bb32b 100755 (executable)
@@ -17,7 +17,7 @@
 # Try a DIST_SUBDIRS subpackage with no SUBDIRS.
 # Report from Gary V. Vaughan.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index fd1f90b..3e9e824 100755 (executable)
@@ -16,7 +16,7 @@
 
 # make sure different subpackages may share files and directories.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 81d13f7..1dde9b8 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that AC_SUBST($1) does something sensible.  From Ulrich
 # Drepper.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 dnl This test used to have the following lines, which cannot have
@@ -32,7 +32,7 @@ END
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-grep '^\$1' Makefile.in && exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+grep '^\$1' Makefile.in && Exit 1
+Exit 0
index 77b42c1..b4f4bb9 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure a multi-line definition cannot be terminated by an empty
 # line (when there are @substitutions@ inside).
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b0f5b43..2f01908 100755 (executable)
@@ -18,7 +18,7 @@
 # Test installation with substitutions.  This test is based on nobase.test.
 
 required='gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f53cda1..f44c820 100755 (executable)
@@ -18,7 +18,7 @@
 # undefined variables break later substitutions.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index d7f8668..f8ded57 100755 (executable)
@@ -19,7 +19,7 @@
 # Report from Richard Boulton
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(hello.c)
@@ -64,5 +64,5 @@ test "x$val" = "xdlmain.c dlmain.o"
 # This is unrelated to the rest of this test.  But while we are
 # at it, make sure we don't use am__helldl_SOURCES_DIST here, since
 # it's not needed.  DIST_SOURCES should contains $(helldl_SOURCES).
-grep am__helldl_SOURCES_DIST Makefile && exit 1
+grep am__helldl_SOURCES_DIST Makefile && Exit 1
 grep 'DIST_SOURCES.*\(helldl_SOURCES\)' Makefile
index c3d03db..1d5c577 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that substitutions in variables work.
 # From Lars J. Aas.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 66b5e6a..2089fb8 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure a suffix rule for C compilation is produced.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -26,10 +26,10 @@ cat > Makefile.am << 'END'
 noinst_PROGRAMS = foo
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE -i || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -i || Exit 1
 
-grep '^\.c\.o' Makefile.in > /dev/null || exit 1
+grep '^\.c\.o' Makefile.in > /dev/null || Exit 1
 
-$AUTOMAKE || exit 1
-grep '^\.c\.o' Makefile.in > /dev/null || exit 1
+$AUTOMAKE || Exit 1
+grep '^\.c\.o' Makefile.in > /dev/null || Exit 1
index 3078e50..8f5c706 100755 (executable)
@@ -18,7 +18,7 @@
 # (related to PR/37)
 
 required='libtoolize bison'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 82d9c98..e841ece 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/371 and PR/372: Reported by Duncan Gibson.
 # We also check for suffixes containing `-'.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 88d8fa9..77e08ca 100755 (executable)
@@ -17,7 +17,7 @@
 # Tests that Automake understands suffix rules with subdir objects.
 # Reported by John Ratliff.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 780d36b..c83a7b1 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure .c.o rule is only included once.
 required=libtoolize
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -42,10 +42,10 @@ END
 
 set -e
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE -a
 
 grep -c '^\.c\.o:' Makefile.in   | grep '^1$'
 grep -c '^\.c\.obj:' Makefile.in | grep '^1$'
 
-exit 0
+Exit 0
index 2ba592a..2a26128 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that suffix rules chain.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CXX
@@ -30,13 +30,13 @@ bin_PROGRAMS = foo
 foo_SOURCES = foo.zoo
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # The foo.cc intermediate step is implicit, it's a mistake if
 # Automake requires this file somewhere.
-$FGREP foo.cc Makefile.in && exit 1
+$FGREP foo.cc Makefile.in && Exit 1
 # However Automake must figure that foo.zoo is eventually
 # transformed into foo.o, and use this latter file (to link foo).
-$FGREP 'foo.$(OBJEXT)' Makefile.in || exit 1
-exit 0
+$FGREP 'foo.$(OBJEXT)' Makefile.in || Exit 1
+Exit 0
index a17bd63..8f36935 100755 (executable)
@@ -20,7 +20,7 @@
 # Also make sure that .SUFFIXES is automatically adjusted with
 # extensions from implicit rules.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 .k.o:
@@ -30,7 +30,7 @@ bin_PROGRAMS = foo
 foo_SOURCES = foo.k
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-grep '.SUFFIXES:.*\.k' Makefile.in || exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+grep '.SUFFIXES:.*\.k' Makefile.in || Exit 1
+Exit 0
index 59674ae..a25bcc1 100755 (executable)
@@ -20,7 +20,7 @@ required=libtool
 # from user-defined implicit rules.
 # Based on a report from Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_LIBTOOL
@@ -38,7 +38,7 @@ END
 : > config.guess
 : > config.sub
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
-grep '_OBJECTS.*foo.lo' Makefile.in || exit 1
-exit 0
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
+grep '_OBJECTS.*foo.lo' Makefile.in || Exit 1
+Exit 0
index fde7e00..934cc09 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure Automake supports implicit rules with dot-less
 # extensions.  Also make sure that `.o' is handled like `.$(OBJEXT)'.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 SUFFIXES = a b .$(OBJEXT) c .o
@@ -33,12 +33,12 @@ END
 
 : > fooa
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # Automake must figure that fooa translates to foo.$(OBJEXT) and
 # foo.$(OBJEXT) using the following rules:
 #  fooa --[ab]--> foob --[b.$(OBJEXT)]--> foo.$(OBJEXT)
-grep '_OBJECTS.* foo\.$(OBJEXT)' Makefile.in || exit 1
+grep '_OBJECTS.* foo\.$(OBJEXT)' Makefile.in || Exit 1
 #  fuc --[c.o]--> fu.$(OBJEXT)  ## This is really meant !
-grep '_OBJECTS.* fu\.$(OBJEXT)' Makefile.in || exit 1
+grep '_OBJECTS.* fu\.$(OBJEXT)' Makefile.in || Exit 1
index 805489e..22f3874 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure Automake supports implicit rules "confusing"
 # extensions.  Inspired by a mail from Alex Hornby. 
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 SUFFIXES = .idl S.cpp C.h
@@ -28,12 +28,12 @@ END
 
 : > fooa
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 # Make sure Automake has NOT recognized .cpp and .idlC as two new
 # extensions.
-grep 'SUFFIXES.* \.cpp' Makefile.in && exit 1
-grep 'SUFFIXES.* \.idlC' Makefile.in && exit 1
+grep 'SUFFIXES.* \.cpp' Makefile.in && Exit 1
+grep 'SUFFIXES.* \.idlC' Makefile.in && Exit 1
 
-exit 0
+Exit 0
index 9632a7d..ce7d3f9 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/37
 
 required='gcc libtoolize'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 84440d7..8462243 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that Automake choose the shorter route between suffixes
 # (related to PR/37)
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7f10ea4..51d010f 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure we get an error if symlink creation fails.
 # Reported by Joerg-Martin Schwarz
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 6da1209..a64b6db 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that `automake -a' redirects dangling symlinks.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 rm -f install-sh
 rm -f mkinstalldirs
@@ -24,5 +24,5 @@ ln -s Zardoz mkinstalldirs
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --add-missing
index 1a9f160..6b0585d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that `automake --force-missing' works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 rm -f install-sh
 rm -f mkinstalldirs
@@ -26,8 +26,8 @@ echo zot > mkinstalldirs
 
 : > Makefile.am
 
-$ACLOCAL || exit 1
-$AUTOMAKE --add-missing --force-missing || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE --add-missing --force-missing || Exit 1
 
-grep zot mkinstalldirs && exit 1
-exit 0
+grep zot mkinstalldirs && Exit 1
+Exit 0
index 5327cf2..11fe81f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test for error for bad syntax.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index cce3f39..22d1f0f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test for bug reported by Harlan Stenn: the tags target doesn't work
 # when there are only headers in a directory.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 noinst_HEADERS = iguana.h
@@ -25,7 +25,7 @@ END
 
 : > iguana.h
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^ID:' Makefile.in
index 13d909b..a710840 100755 (executable)
@@ -19,7 +19,7 @@
 # François Pinard, and later by Akim Demaille.
 
 required=etags
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 94a837f..97dec38 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check the tar-ustar option.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,7 +34,7 @@ $AUTOCONF
 $AUTOMAKE
 ./configure
 
-grep 'am__tar.*false' Makefile && exit 77
+grep 'am__tar.*false' Makefile && Exit 77
 
 $MAKE distcheck
 test -f tar-1.0.tar.gz
index 5b604be..3f03c98 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check the tar-pax option.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -34,7 +34,7 @@ $AUTOCONF
 $AUTOMAKE
 ./configure
 
-grep 'am__tar.*false' Makefile && exit 77
+grep 'am__tar.*false' Makefile && Exit 77
 
 $MAKE distcheck
 test -f tar2-1.0.tar.gz
index 0e8c9bd..0ba0612 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Check the tar options diagnostics.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0f5cbd2..14ca79d 100755 (executable)
@@ -18,7 +18,7 @@
 # Assar Westerlund <assar@sics.se>
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT(foo.c)
index 9955f20..57515a5 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that target clashes are diagnosed.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 68c5bed..7a9e549 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that --program-transform works.
 
 required=gcc
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 61ec446..9b37eb5 100755 (executable)
@@ -18,7 +18,7 @@
 # Test to ensure texinfo.tex included in distribution.  Bug report by
 # Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = textutils.texi
@@ -29,8 +29,8 @@ END
 echo '@setfilename textutils.info' > textutils.texi
 : > texinfo.tex
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP -v @SET_MAKE@ Makefile.in > Makefile.sed
 $MAKE -s -f Makefile.sed SHELL=$SHELL magic | grep 'texinfo\.tex'
index 478b32b..fc82693 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure dvi target recurses into subdir.
 # Reported by Pavel Roskin
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 3618de4..e8601f0 100755 (executable)
@@ -19,7 +19,7 @@
 # from Vincent Lefevre)
 
 required='makeinfo tex texi2dvi-o'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 25b0766..ec5d4cb 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that info files are not built in $(srcdir).
 
 required='makeinfo tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index f60225f..f02aeee 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure Automake uses the _first_ @setfilname it sees.
 # Report from Karl Berry.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -37,5 +37,5 @@ END
 $ACLOCAL
 $AUTOMAKE --add-missing
 
-grep 'example' Makefile.in && exit 1
+grep 'example' Makefile.in && Exit 1
 grep 'texinfo:' Makefile.in
index 0361237..1ee6f3e 100755 (executable)
@@ -19,7 +19,7 @@
 # PR/375.
 
 required='makeinfo tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 1482d88..a470306 100755 (executable)
@@ -17,7 +17,7 @@
 # Test support for DJGPP's .iNN info files.
 
 required='makeinfo tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 32e605c..2f1dafe 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to ensure that a ".info~" file doesn't end up in the
 # distribution.  Bug report from Greg McGary.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -40,5 +40,5 @@ $AUTOMAKE
 ./configure
 $MAKE magic >stdout
 cat stdout
-grep '~' stdout && exit 1
-exit 0
+grep '~' stdout && Exit 1
+Exit 0
index c45ae81..85a8260 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure info files survive makeinfo errors.
 
 required=makeinfo
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -64,14 +64,14 @@ cat > main.texi << 'END'
 END
 
 # makeinfo will bail out, but we should conserve the old info files.
-$MAKE && exit 1
+$MAKE && Exit 1
 test -f main
 test -f main-1
 
 # Restore main.texi, and break sub/main.texi
 cp main.texi sub/main.texi
 mv main.old main.texi
-$MAKE && exit 1
+$MAKE && Exit 1
 test -f main
 test ! -f main-1
 test -f sub/main
index 278f8e7..c4c47eb 100755 (executable)
@@ -18,7 +18,7 @@
 # install-DOC flavors.
 
 required='makeinfo-html tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -150,7 +150,7 @@ test ! -f share/txinfo21/dvi/main.dvi
 test ! -f share/txinfo21/dvi/main2.dvi
 test ! -f share/txinfo21/dvi/main3.dvi
 
-(dvips --help 2>/dev/null >/dev/null) || exit 77
+(dvips --help 2>/dev/null >/dev/null) || Exit 77
 
 $MAKE install-ps
 test -f share/txinfo21/ps/main.ps
@@ -162,7 +162,7 @@ test ! -f share/txinfo21/ps/main2.ps
 test ! -f share/txinfo21/ps/main3.ps
 
 (pdfetex --help 2>/dev/null >/dev/null) ||
-  (pdftex --help 2>/dev/null >/dev/null) || exit 77
+  (pdftex --help 2>/dev/null >/dev/null) || Exit 77
 
 $MAKE install-pdf
 test -f share/txinfo21/pdf/main.pdf
index f82d691..5533f98 100755 (executable)
@@ -21,7 +21,7 @@
 # Also make sure TEXINFO_TEX is not distributed.
 
 required='makeinfo tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 36d0fbc..73875af 100755 (executable)
@@ -18,7 +18,7 @@
 # (Similar to txinfo13.test, plus DISTCLEANFILES.)
 
 required='makeinfo tex texi2dvi-o'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index b0aac90..9c81b41 100755 (executable)
@@ -18,7 +18,7 @@
 # (Similar to txinfo16.test, plus CLEANFILES.)
 
 required='makeinfo tex texi2dvi-o'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 184e3ad..c2e111d 100755 (executable)
@@ -18,7 +18,7 @@
 # which being cleaned.
 
 required='makeinfo tex texi2dvi-o'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7741701..52a7f78 100755 (executable)
@@ -18,7 +18,7 @@
 # PR/408
 
 required='makeinfo'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -50,7 +50,7 @@ $MAKE distclean
 
 # We do not require this to work with a directory that contains white space.
 case `pwd` in
-  *\ * | *\    *) exit 77;;
+  *\ * | *\    *) Exit 77;;
 esac
 
 mkdir build
index 06b8f00..48b06d6 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure install-info works even if no-installinfo is given.
 
 required='makeinfo'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index ce0021c..02805ca 100755 (executable)
@@ -19,7 +19,7 @@
 # Report from Ralf Corsepius.
 
 required='makeinfo tex texi2dvi-o'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8d94dd3..29116c2 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure that INFO_DEPS can be overridden.
 # Report from Bruce Korb.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 298cabc..6dd553f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure .info-less @setfilename works.
 
 required='makeinfo tex'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -44,7 +44,7 @@ grep '^INFO_DEPS.*textutils$' Makefile.in
 
 # We should not use single suffix inference rules (with separate
 # dependencies), this confuses Solaris make.
-grep '^.texi:$' Makefile.in && exit 1
+grep '^.texi:$' Makefile.in && Exit 1
 grep 'textutils: textutils.texi' Makefile.in
 
 ./configure
index 31715d8..35a9a34 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure `missing texinfo' does not create empty files.
 # Report from Bob Proulx.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -55,5 +55,5 @@ test -f bar.info
 
 # We should not create a missing bar.info.
 rm -f bar.info
-$MAKE && exit 1
+$MAKE && Exit 1
 test ! -f bar.info
index 3dda29d..4c061a5 100755 (executable)
@@ -17,7 +17,7 @@
 # Make sure file extensions are matched correctly.
 # Report from Eric Dorland.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 7d119de..f3ec9f0 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure non-empty, non-info suffixes are diagnosed.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 4782c17..bc6214e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure that texinfo.tex is not required by --cygnus.
 # Report from Ian Taylor.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AM_MAINTAINER_MODE
@@ -28,5 +28,5 @@ END
 
 echo '@setfilename ian.info' > ian.texi
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --cygnus
index 0535a1c..33c066b 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test to make sure `.txi' extension works.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = foo.txi
@@ -24,7 +24,7 @@ END
 echo '@setfilename foo.info' > foo.txi
 : > texinfo.tex
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 $FGREP '.txi.info' Makefile.in
index 344357f..09b4f4c 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure texinfo.tex correctly installed by -a.  Bug report
 # by Per Cederqvist.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = textutils.texi
@@ -27,7 +27,7 @@ END
 
 echo '@setfilename textutils.info' > textutils.texi
 
-$ACLOCAL || exit 1
-$AUTOMAKE -a || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -a || Exit 1
 
 test -f texinfo.tex
index 586823a..027ce72 100755 (executable)
@@ -19,7 +19,7 @@
 # -a when we're using AC_CONFIG_AUX_DIR.  Bug report by by Per
 # Cederqvist.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -41,12 +41,12 @@ magic:
        @echo $(DISTFILES)
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE -a || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -a || Exit 1
 
 $FGREP -v @SET_MAKE@ sub/Makefile.in > sub/Makefile.sed
 test -f sub/texinfo.tex &&
 $MAKE -s -f sub/Makefile.sed SHELL=$SHELL magic | grep 'texinfo\.tex'
 stat=$?
 
-exit $stat
+Exit $stat
index 7de4008..6959c6c 100755 (executable)
@@ -18,7 +18,7 @@
 # This is just an example -- basically for many targets in texinfos.am
 # we only want them to appear once.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = maude.texi liver.txi heart.texinfo
@@ -29,7 +29,7 @@ echo '@setfilename liver.info' > liver.txi
 echo '@setfilename heart.info' > heart.texinfo
 : > texinfo.tex
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 test `grep '^dist-info:' Makefile.in | wc -l` -eq 1
index 80722ae..45ca485 100755 (executable)
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Test for failing check for unused macros.  From Johan Danielsson.
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 MACRO_1
@@ -29,5 +29,5 @@ AC_DEFUN([MACRO_1_2], echo 12)
 AC_DEFUN([MACRO_1_2_3], echo 123)
 END
 
-$ACLOCAL 2> output || exit 1
+$ACLOCAL 2> output || Exit 1
 test -z "`cat output`"
index b15500a..07c864e 100755 (executable)
@@ -16,7 +16,7 @@
 
 # A simple Hello World for UPC.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
index 9844708..c096b73 100755 (executable)
@@ -17,7 +17,7 @@
 # Test that Automake suggests using AM_PROG_UPC if Unified Parallel C
 # sources are used.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0c078af..d85709b 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test that C and Unified Parallel C link safely.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 set -e
 
 cat >> configure.in << 'END'
index daf4f1a..b69244c 100755 (executable)
@@ -17,7 +17,7 @@
 # Test various variable definitions that include an '=' sign
 # From Raja R Harinath
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 MY_FLAGS_1=-DABC=345
@@ -26,5 +26,5 @@ MY_FLAGS_3 =-DABC=345
 MY_FLAGS_4 = -DABC=345
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 79f8cdd..4eb2e64 100755 (executable)
@@ -17,7 +17,7 @@
 # Check that Automake warns about variables containing spaces
 # and other non-POSIX characters.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -46,32 +46,32 @@ cat stderr
 
 # No error expected for these lines.
 grep 1: stderr
-grep 2: stderr && exit 1
-grep 3: stderr && exit 1
+grep 2: stderr && Exit 1
+grep 3: stderr && Exit 1
 grep 4: stderr
 grep 5: stderr
-grep 6: stderr && exit 1
+grep 6: stderr && Exit 1
 grep 7: stderr
 grep 8: stderr
 grep 9: stderr
-grep 10: stderr && exit 1
-grep 11: stderr && exit 1
-grep 12: stderr && exit 1
+grep 10: stderr && Exit 1
+grep 11: stderr && Exit 1
+grep 12: stderr && Exit 1
 
 # Now check some individual values.
 grep 'shell echo' stderr
-grep 'nextvariableisbad' stderr && exit 1
+grep 'nextvariableisbad' stderr && Exit 1
 grep 'addsuffix' stderr
 grep 'bad boy' stderr
-grep 'ok' stderr && exit 1
+grep 'ok' stderr && Exit 1
 grep 'three errors' stderr
 grep 'on this' stderr
 grep 'long line' stderr
 grep 'o u c h' stderr
 grep 'wildcard' stderr
 grep 'another error' stderr
-grep 'thisis' stderr && exit 1
-grep 'here' stderr && exit 1
+grep 'thisis' stderr && Exit 1
+grep 'here' stderr && Exit 1
 
 # None of these errors be diagnosed with -Wno-portability
 $AUTOMAKE -Wno-portability
index 01dd906..d0443af 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Targets and macros are two different name spaces.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index df6f49d..731baf5 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure [...] is ok in version number.  Report from Jim
 # Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -36,5 +36,5 @@ END
 : > ChangeLog
 : > THANKS
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --gnits
index b7ad8aa..4ef460f 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure 3rd arg to AM_INIT_AUTOMAKE not picked up in
 # version.  From Joel Weber.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -36,5 +36,5 @@ END
 : > ChangeLog
 : > THANKS
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --gnits
index 08e9900..5738713 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure version in AUTOMAKE_OPTIONS works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 2f7a440..63f3c28 100755 (executable)
 
 # Test to make sure we are compatible with the 1.4-p1 series.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 AUTOMAKE_OPTIONS = 1.4-p3
 END
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
index 6edc09f..b84a57d 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure the current version can be required.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 0fec210..dc28465 100755 (executable)
@@ -20,7 +20,7 @@
 # changes -- we don't support this feature on non-GNU Makes).
 
 required='makeinfo tex GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 8b2ce96..de61cf1 100755 (executable)
@@ -16,9 +16,9 @@
 
 # Calling AM_AUTOMAKE_VERSION by hand is a bug.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 echo 'AM_AUTOMAKE_VERSION([1.9])' >>configure.in
-$ACLOCAL 2>stderr && exit 0
+$ACLOCAL 2>stderr && Exit 0
 $FGREP 'AM_INIT_AUTOMAKE([1.9])' stderr
index 1fbde6a..fd85de6 100755 (executable)
 # Test to make sure VPATH can be overridden.
 # Report from Anthony Green.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 VPATH = zardoz
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
-grep 'VPATH.*@srcdir@' Makefile.in && exit 1
-exit 0
+grep 'VPATH.*@srcdir@' Makefile.in && Exit 1
+Exit 0
index 680f68d..2e43563 100755 (executable)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = textutils.texi
@@ -32,7 +32,7 @@ END
 
 set -e
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE
 
 # Test for bug reported by Jim Meyering:
@@ -60,6 +60,6 @@ $EGREP 'stamp-vti:.*\$\(top_srcdir\)/configure( .*)?$' Makefile.in
 # Filter out '$(srcdir)/mdate-sh'; output occurrences of `SOMETHING/mdate-sh'
 sed -n 's,\$(srcdir)/mdate-sh,,g;s,.* \([^ ]*/mdate-sh\) .*,\1,gp' Makefile.in|
 # There must remain nothing.
- grep . && exit 1
+ grep . && Exit 1
 
-exit 0
+Exit 0
index 09ba2c2..8ab4afe 100755 (executable)
@@ -19,7 +19,7 @@
 #   version.texi gets listed as a dependency for the .info file but
 #   not the .dvi file.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > Makefile.am << 'END'
 info_TEXINFOS = zardoz.texi
@@ -34,7 +34,7 @@ END
 : > mdate-sh
 : > texinfo.tex
 
-$ACLOCAL || exit 1
-$AUTOMAKE || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE || Exit 1
 
 grep '^zardoz\.dvi:' Makefile.in
index c432e72..0a3201f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that we can enable or disable warnings on a per-file basis.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -50,8 +50,8 @@ AUTOMAKE_fails
 #   sub/Makefile.am:2: `INCLUDES' is the old name for `AM_CPPFLAGS'
 grep '^Makefile.am:.*foo_SOURCES' stderr
 grep '^sub/Makefile.am:.*INCLUDES' stderr
-grep '^sub/Makefile.am:.*foo_SOURCES' stderr && exit 1
-grep '^Makefile.am:.*INCLUDES' stderr && exit 1
+grep '^sub/Makefile.am:.*foo_SOURCES' stderr && Exit 1
+grep '^Makefile.am:.*INCLUDES' stderr && Exit 1
 # Only three lines of warnings.
 test `wc -l < stderr` = 3
 
index c2cf311..cf5d28f 100755 (executable)
 
 # Test to make sure --Werror and --add-missing work together.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 : > Makefile.am
 
 rm -f install-sh depcomp missing mkinstalldirs
 
-$ACLOCAL || exit 1
+$ACLOCAL || Exit 1
 $AUTOMAKE --Werror --add-missing
index 8b8a798..2d64bcb 100755 (executable)
@@ -20,7 +20,7 @@
 # Report from Harlan Stenn.
 
 required=GNUmake
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -41,8 +41,8 @@ INCLUDES = -Ifoo
 foo_SOURCES = unused
 END
 
-$MAKE && exit 1
+$MAKE && Exit 1
 
-$MAKE && exit 1
+$MAKE && Exit 1
 
 :
index cde0585..2436d07 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure aclocal doesn't barf on "WHO_AM_I=...".  Report
 # from Johan Danielsson (and a very nice bug report, too, I might
 # add).
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 WHO_AM_I=17
index 114b0c8..54e3e1e 100755 (executable)
@@ -18,7 +18,7 @@
 # Test to make sure multiple source files with the same object
 # file causes error.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index c94b105..c96e59d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure intermediate .c file is built from yacc source.
 # Bug from Thomas Morgan.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 5d6e909..a97bf2d 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure intermediate .h file is not generated nor removed
 # if (AM_)?YFLAGS do not contain -d.  Requested by Jim Meyering.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -38,7 +38,7 @@ $ACLOCAL
 $AUTOMAKE -a
 
 # If zardoz.h IS mentioned, fail
-grep 'zardoz.h' Makefile.in > /dev/null && exit 1
+grep 'zardoz.h' Makefile.in > /dev/null && Exit 1
 
 
 
@@ -58,7 +58,7 @@ echo 'AM_YFLAGS = ' >> Makefile.am
 $AUTOMAKE
 
 # If zardoz.h IS mentioned, fail
-grep 'zardoz.h' Makefile.in > /dev/null && exit 1
+grep 'zardoz.h' Makefile.in > /dev/null && Exit 1
 
 
 
@@ -81,6 +81,6 @@ echo 'YFLAGS = ' >> Makefile.am
 $AUTOMAKE -Wno-gnu
 
 # If zardoz.h IS mentioned, fail
-grep 'zardoz.h' Makefile.in > /dev/null && exit 1
+grep 'zardoz.h' Makefile.in > /dev/null && Exit 1
 
 :
index 3ecbd59..6452325 100755 (executable)
@@ -17,7 +17,7 @@
 # Ensure that generated .h file is distributed iff we have -d in
 # (AM_)?YFLAGS.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -39,7 +39,7 @@ $AUTOMAKE -a
 
 $FGREP -v @SET_MAKE@ Makefile.in > Makefile.sed
 # It should not be disted here
-grep 'zardoz.h' Makefile.in && exit 1
+grep 'zardoz.h' Makefile.in && Exit 1
 
 cp Makefile.am Save
 # Test all available flags to make sure header is distributed with
index 2155b48..db8eaef 100755 (executable)
@@ -17,7 +17,7 @@
 # Some simple tests of ylwrap functionality.
 
 required='bison gcc'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT
@@ -74,8 +74,8 @@ cd sub
 ../configure
 $MAKE
 
-grep '^#.*/sub/\.\./' bar.c && exit 1
-grep '^#.*/sub/\.\./' parse.c && exit 1
+grep '^#.*/sub/\.\./' bar.c && Exit 1
+grep '^#.*/sub/\.\./' parse.c && Exit 1
 
 # Make distclean must not erase bar.c nor parse.c (by GNU standards) ...
 $MAKE distclean
@@ -88,4 +88,4 @@ test ! -f bar.c
 test ! -f parse.c
 :
 
-exit 0
+Exit 0
index 4c385e1..905d5eb 100755 (executable)
@@ -17,7 +17,7 @@
 # Test of yacc functionality, derived from GNU binutils
 # by Tim Van Holder.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -57,7 +57,7 @@ $ACLOCAL
 $AUTOMAKE -a
 
 # No rule needed, the default .y.c: inference rule is enough.
-grep '^sub/maude\.c:' Makefile.in && exit 1
+grep '^sub/maude\.c:' Makefile.in && Exit 1
 
 
 ## Try again with per-exe flags.
@@ -69,14 +69,14 @@ maude_SOURCES = sub/maude.y
 maude_YFLAGS = -d
 END
 
-$ACLOCAL || exit 1
-$AUTOMAKE -a || exit 1
+$ACLOCAL || Exit 1
+$AUTOMAKE -a || Exit 1
 
 # Rule should use maude_YFLAGS.
-grep 'AM_YFLAGS.*maude' Makefile.in && exit 1
+grep 'AM_YFLAGS.*maude' Makefile.in && Exit 1
 
 # Silly regression.
-grep 'maudec' Makefile.in && exit 1
+grep 'maudec' Makefile.in && Exit 1
 
 # Make sure the .o file is required.
 grep '^am_maude_OBJECTS.*maude' Makefile.in
index aec1101..cd383a1 100755 (executable)
@@ -21,7 +21,7 @@
 # Report from Paolo Bonzini.
 
 required='gcc bison GNUmake'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 66aee50..a3e21b7 100755 (executable)
@@ -21,7 +21,7 @@
 # PR/47.
 
 required=bison
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat >> configure.in << 'END'
 AC_PROG_CC
@@ -73,7 +73,7 @@ $MAKE foo.h
 test -f foo.h
 
 # Make sure `#line ... y.tab.h' gets replaced.
-$FGREP 'y.tab.h' foo.h && exit 1
+$FGREP 'y.tab.h' foo.h && Exit 1
 
 # Make distclean must not erase foo.c nor foo.h (by GNU standards) ...
 $MAKE foo.c
index e344101..89eb3b7 100755 (executable)
@@ -18,7 +18,7 @@
 
 required="gcc bison"
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
@@ -104,7 +104,7 @@ EXTRA_foo_foo_SOURCES = foo/parse2.y
 END
 
 $AUTOMAKE -a
-test -f ./ylwrap || exit 1
+test -f ./ylwrap || Exit 1
 
 cd sub
 # Regenerate Makefile (automatic in GNU Make, but not in other Makes)
index 1a5f31f..e311dd7 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure yacc + c++ works.
 
-. ./defs || exit 1
+. ./defs || Exit 1
 
 set -e
 
index 3119fec..18a0dec 100755 (executable)
@@ -21,7 +21,7 @@
 # to be distributed is up to date.
 
 required='gcc bison'
-. ./defs || exit 1
+. ./defs || Exit 1
 
 cat > configure.in << 'END'
 AC_INIT