aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-24 10:29:05 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-24 10:29:05 -0400
commit5db37bca3d031912f9da10427ec2e73faf621694 (patch)
tree5ddf804733c7eb3c580d9ccff9eac80b818e5ed3 /Makefile.am
parent0867479e3e374b14fd8408b65465739146ddf18e (diff)
downloadtor-5db37bca3d031912f9da10427ec2e73faf621694.tar
tor-5db37bca3d031912f9da10427ec2e73faf621694.tar.gz
We now need automake 1.9 or later
Automake 1.7 is too broken to even investigate why it broke at this point.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index de7e837f8..48202558a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,8 @@
# See LICENSE for licensing information
# "foreign" means we don't follow GNU package layout standards
-# 1.7 means we require automake vesion 1.7
-AUTOMAKE_OPTIONS = foreign 1.7 subdir-objects
+# 1.9 means we require automake vesion 1.9
+AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
noinst_LIBRARIES=
EXTRA_DIST=