Merge branch 'micro' into maint
[platform/upstream/automake.git] / t / aclocal-pr450.sh
old mode 100755 (executable)
new mode 100644 (file)
index 7f4796f..184cc33
@@ -20,8 +20,8 @@
 
 . test-init.sh
 
-cat >configure.ac <<'END'
-AC_INIT([acloca19], [1.0])
+cat >configure.ac <<END
+AC_INIT([$me], [1.0])
 m4_include([aconfig.ac])
 FOO
 AC_OUTPUT