summaryrefslogtreecommitdiff
path: root/t/aclocal-pr450.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/aclocal-pr450.sh')
-rw-r--r--t/aclocal-pr450.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/aclocal-pr450.sh b/t/aclocal-pr450.sh
index 7f4796f53..184cc335c 100644
--- a/t/aclocal-pr450.sh
+++ b/t/aclocal-pr450.sh
@@ -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