diff options
Diffstat (limited to 'tests/libobj10.test')
-rwxr-xr-x | tests/libobj10.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/libobj10.test b/tests/libobj10.test index 7897351aa..f891e85f4 100755 --- a/tests/libobj10.test +++ b/tests/libobj10.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2010 Free Software +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2010, 2011 Free Software # Foundation, Inc. # # This program is free software; you can redistribute it and/or modify @@ -20,8 +20,6 @@ . ./defs || Exit 1 -set -e - cat >> configure.in << 'END' AC_PROG_CC AC_PROG_RANLIB |