aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2006-03-11 19:05:06 +0000
committerPeter Palfrader <peter@palfrader.org>2006-03-11 19:05:06 +0000
commit941fa7b7d979afa638c8552511e05ec350aac0c1 (patch)
treeff306caad85c54e2c9004043d6226a39943239e2 /debian/changelog
parentd99ae6c27a7cbff1133145018f129a89df59ff09 (diff)
downloadtor-941fa7b7d979afa638c8552511e05ec350aac0c1.tar
tor-941fa7b7d979afa638c8552511e05ec350aac0c1.tar.gz
Apparently passing --host to configure when not cross-compiling is evil now and
greatly confuses configure. So don't do it unless it actually differs from the --build host. svn:r6129
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fd640c171..a51fb4aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
tor (0.1.1.15-rc-1) experimental; urgency=low
* New upstream version.
+ * Apparently passing --host to configure when not cross-compiling
+ is evil now and greatly confuses configure. So don't do it unless it
+ actually differs from --build host.
- -- Peter Palfrader <weasel@debian.org> Tue, 21 Feb 2006 05:19:01 +0100
+ -- Peter Palfrader <weasel@debian.org> Sat, 11 Mar 2006 20:04:36 +0100
tor (0.1.1.14-alpha-1) experimental; urgency=low