diff options
Diffstat (limited to 'changes/autoreconf')
-rw-r--r-- | changes/autoreconf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/autoreconf b/changes/autoreconf new file mode 100644 index 0000000000..c08cc7a376 --- /dev/null +++ b/changes/autoreconf @@ -0,0 +1,5 @@ + o Minor build changes: + - Use autoreconf to launch autoconf, automake, etc from autogen.sh. + This is more robust against some of the failure modes associated + with running the autotools chain on its own. + |