]> granicus.if.org Git - libevent/commitdiff
We now require automake 1.9 or later. Modernize!
authorNick Mathewson <nickm@torproject.org>
Tue, 28 Aug 2012 20:22:00 +0000 (16:22 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 28 Aug 2012 20:22:00 +0000 (16:22 -0400)
Makefile.am

index 3e4c6b40e140d2a4938510107603de3a16a1d5cf..955f25de2368c6c73d7b827cb1f95cee44149209 100644 (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