From 30fe9080e70aa2ebdf1c2bf86e98fe46b1ad27e1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 6 Sep 2012 11:00:32 -0400 Subject: Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c --- changes/bug6778 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'changes/bug6778') diff --git a/changes/bug6778 b/changes/bug6778 index 4448d15089..9149f70ea1 100644 --- a/changes/bug6778 +++ b/changes/bug6778 @@ -1,4 +1,6 @@ o Minor bugfixes: - Avoid a warning when building common_sha1.i out of tree. Fixes bug 6778; bugfix on 0.2.4.1-alpha. - - Fix a mis-declared dependency on src/common/crypto.c. + - Fix mis-declared dependencies on src/common/crypto.c and + src/or/tor_main.c that could break out-of-tree builds under some + circumstances. Fixes bug 6778; bugfix on 0.2.4.1-alpha. -- cgit v1.2.3-54-g00ecf