diff options
Diffstat (limited to 'tests/subobj11a.test')
-rwxr-xr-x | tests/subobj11a.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/subobj11a.test b/tests/subobj11a.test index 3bf301287..fc674b83c 100755 --- a/tests/subobj11a.test +++ b/tests/subobj11a.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright (C) 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 @@ -28,8 +28,6 @@ . ./defs || Exit 1 -set -e - cat >> configure.in << 'END' AC_PROG_CC AM_PROG_CC_C_O |