Merge branch 'maint'
[platform/upstream/automake.git] / t / confh7.sh
index d771b3d..ec0edbe 100755 (executable)
@@ -20,7 +20,7 @@
 . ./defs || exit 1
 
 cat >> configure.ac << 'END'
-AM_CONFIG_HEADER([config.h two.h])
+AC_CONFIG_HEADERS([config.h two.h])
 END
 
 : > Makefile.am