]> granicus.if.org Git - libevent/commit
Only add libevent_core.la to LIBADD on mingw
authorNick Mathewson <nickm@torproject.org>
Thu, 6 May 2010 18:37:23 +0000 (14:37 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 8 May 2010 18:21:48 +0000 (14:21 -0400)
commitfdc629736e1cedb7bb4ab201e49cb1638c69888e
treefb698d4accf541ac1e725f719c392dc8d8ddf3ff
parent25433b96dc071b6b53914b069fd6525a19b839ac
Only add libevent_core.la to LIBADD on mingw

Chris Davis reports that this is also necessary to fix building with
shared libraries on OSX for him.  Should fix bug 2997775.

There is probably a better fix for the issues solved by commit
3cbca8661f, but for now, we're trying to get a beta out the door.
Makefile.am