mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 23:05:03 -04:00
Do not inhibit automake dependencies generation
It fixes make parallel builds.
This commit is contained in:
parent
d469c503c5
commit
10c4c90450
@ -1,4 +1,4 @@
|
||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat -I$(top_srcdir)/include
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user