mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
We now require automake 1.9 or later. Modernize!
This commit is contained in:
parent
1e3123dae1
commit
b7f6e89ab9
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user