diff options
Diffstat (limited to 'changes/testscripts')
-rw-r--r-- | changes/testscripts | 6 |
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. + |