diff options
Diffstat (limited to 'tests/ansi10.test')
-rwxr-xr-x | tests/ansi10.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/ansi10.test b/tests/ansi10.test index 88b8618f6..eabe544b5 100755 --- a/tests/ansi10.test +++ b/tests/ansi10.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2002, 2006 Free Software Foundation, Inc. +# Copyright (C) 2002, 2006, 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 +19,6 @@ required=gcc . ./defs || Exit 1 -set -e - cat >> configure.in << 'END' AC_PROG_CC AC_PROG_CC_STDC |