aboutsummaryrefslogtreecommitdiff
path: root/changes/automake_required
diff options
context:
space:
mode:
Diffstat (limited to 'changes/automake_required')
-rw-r--r--changes/automake_required6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/automake_required b/changes/automake_required
new file mode 100644
index 000000000..bb5035518
--- /dev/null
+++ b/changes/automake_required
@@ -0,0 +1,6 @@
+ o Build changes
+ - Our build system requires automake 1.6 or later to create the
+ Makefile.in files. Previously, you could have used 1.4.
+ This only affects developers and people building Tor from git;
+ people who build Tor from the source distribution without changing
+ the Makefile.am files should be fine.