diff options
Diffstat (limited to 'tests/txinfo2.test')
-rwxr-xr-x | tests/txinfo2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/txinfo2.test b/tests/txinfo2.test index a33bf7e40..0daebd9a8 100755 --- a/tests/txinfo2.test +++ b/tests/txinfo2.test @@ -19,7 +19,7 @@ . ./defs || Exit 1 -cat >> configure.in << 'END' +cat >> configure.ac << 'END' AC_OUTPUT END |