diff options
Diffstat (limited to 'tests/specflg.test')
-rwxr-xr-x | tests/specflg.test | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/specflg.test b/tests/specflg.test index b9b2e103f..04c9153af 100755 --- a/tests/specflg.test +++ b/tests/specflg.test @@ -1,5 +1,6 @@ #! /bin/sh -# Copyright (C) 1999, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +# Copyright (C) 1999, 2001, 2002, 2003, 2004, 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 @@ -18,8 +19,6 @@ . ./defs || Exit 1 -set -e - cat >> configure.in << 'END' AC_PROG_CC AM_PROG_CC_C_O |