aboutsummaryrefslogtreecommitdiff
path: root/changes/testscripts
diff options
context:
space:
mode:
Diffstat (limited to 'changes/testscripts')
-rw-r--r--changes/testscripts6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/testscripts b/changes/testscripts
new file mode 100644
index 0000000000..d3ac79f521
--- /dev/null
+++ b/changes/testscripts
@@ -0,0 +1,6 @@
+ o Testing:
+ - Use environment variables rather than autoconf substitutions to send
+ variables from the build system to the test scripts. This change should
+ be easier to maintain, and cause 'make distcheck' to work better than
+ before. Fixes bug 17148.
+