Merge branch 'maint'
[platform/upstream/automake.git] / tests / dist-pr109765.test
index d656d56..f1f97be 100755 (executable)
@@ -23,7 +23,7 @@ required=bzip2
 
 set -e
 
-echo AC_OUTPUT >> configure.in
+echo AC_OUTPUT >> configure.ac
 : > Makefile.am
 
 $ACLOCAL  || fatal_ "aclocal failed"