12 lines
301 B
Diff
12 lines
301 B
Diff
--- 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)
|