0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 20:23:03 +02:00

We now need automake 1.9 or later

Automake 1.7 is too broken to even investigate why it broke at this point.
This commit is contained in:
Nick Mathewson 2012-08-24 10:29:05 -04:00
parent 0867479e3e
commit 5db37bca3d

View File

@ -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=