libevent is dep recommended for mariadb
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- Makefile.am 2011-06-14 10:17:58.169588904 +0200
|
||||
+++ Makefile.am.oden 2011-06-14 10:22:36.410588885 +0200
|
||||
@@ -178,7 +178,7 @@
|
||||
MAYBE_CORE = libevent_core.la
|
||||
else
|
||||
NO_UNDEFINED =
|
||||
-MAYBE_CORE =
|
||||
+MAYBE_CORE = libevent_core.la
|
||||
endif
|
||||
|
||||
GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(NO_UNDEFINED)
|
||||
Reference in New Issue
Block a user