diff options
Diffstat (limited to 'tests/canon4.test')
-rwxr-xr-x | tests/canon4.test | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/canon4.test b/tests/canon4.test index 454b4ef0f..733ea7027 100755 --- a/tests/canon4.test +++ b/tests/canon4.test @@ -1,5 +1,6 @@ #! /bin/sh -# Copyright (C) 1996, 2001, 2002, 2010 Free Software Foundation, Inc. +# Copyright (C) 1996, 2001, 2002, 2010, 2011 Free Software Foundation, +# Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,8 +20,6 @@ . ./defs || Exit 1 -set -e - cat >> configure.in << 'END' AC_PROG_CC AC_PROG_RANLIB |