mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 05:14:46 -04: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.
|
# See LICENSE for copying information.
|
||||||
|
|
||||||
# 'foreign' means that we're not enforcing GNU package rules strictly.
|
# '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).
|
# '1.9' means that we need automake 1.9 or later (and we do).
|
||||||
AUTOMAKE_OPTIONS = foreign 1.7 subdir-objects
|
AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user