summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-16 21:10:45 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-16 21:10:45 -0500
commitbea62b42b26e8ec4868a7164be34227591da3310 (patch)
tree4576ec871b249c7341742084be5e675fb7cef01a /debian
parent62ece7f4459ec9f924aa73427b7a9f3246cea34e (diff)
autoconf: If configure fails, cat config.log. Intended to make it easier to debug configure script failures on autobuilders. Closes: #556384
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05b5b80b..6b8ea919 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ debhelper (7.4.4) UNRELEASED; urgency=low
* Typo. Closes: #555659
* cmake: Set CTEST_OUTPUT_ON_FAILURE when running test suite.
Closes: #555807
+ * autoconf: If configure fails, cat config.log. Intended to make
+ it easier to debug configure script failures on autobuilders.
+ Closes: #556384
-- Joey Hess <joeyh@debian.org> Wed, 28 Oct 2009 18:10:45 -0400