diff options
Diffstat (limited to 'tests/txinfo23.test')
-rwxr-xr-x | tests/txinfo23.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/txinfo23.test b/tests/txinfo23.test index 1693b82c4..e5c17611d 100755 --- a/tests/txinfo23.test +++ b/tests/txinfo23.test @@ -22,7 +22,7 @@ required='makeinfo tex texi2dvi-o' . ./defs || Exit 1 -cat >> configure.in << 'END' +cat >> configure.ac << 'END' AC_OUTPUT END |