diff options
Diffstat (limited to 'tests/acloca21.test')
-rwxr-xr-x | tests/acloca21.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/acloca21.test b/tests/acloca21.test index 7b662797e..541892f42 100755 --- a/tests/acloca21.test +++ b/tests/acloca21.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 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 @@ -21,8 +21,6 @@ . ./defs || Exit 1 -set -e - cat >>configure.in <<EOF dnl m4_include(__some_really_bogus_nonexistent_file__.m4) # m4_include(__some_really_bogus_nonexistent_file__.m4) |