We now require automake 1.9 or later. Modernize!

This commit is contained in:
Nick Mathewson 2012-08-28 16:22:00 -04:00
parent 1e3123dae1
commit b7f6e89ab9

View File

@ -5,8 +5,8 @@
# See LICENSE for copying information.
# 'foreign' means that we're not enforcing GNU package rules strictly.
# '1.7' means that we need automake 1.7 or later (and we do).
AUTOMAKE_OPTIONS = foreign 1.7 subdir-objects
# '1.9' means that we need automake 1.9 or later (and we do).
AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
ACLOCAL_AMFLAGS = -I m4