]> git.ipfire.org Git - thirdparty/lldpd.git/commit
automake: libevent.la is not a convenience library 0.6.0
authorVincent Bernat <bernat@luffy.cx>
Fri, 4 May 2012 20:22:56 +0000 (22:22 +0200)
committerVincent Bernat <bernat@luffy.cx>
Fri, 4 May 2012 20:22:56 +0000 (22:22 +0200)
commiteb8e3096a4fe24b446c3cda3505c0ecb18415b3a
tree2f964542d62d635b99088e4db81d497799721e85
parent2a836f02ede4ea966fe1cc714aea47bdacd41270
automake: libevent.la is not a convenience library

Since libevent.la is not a convenience library, we cannot merge it
into liblldpd.la. Therefore, we link it to lldpd directly (and don't
try to build a convenience library from it).
m4/libevent.m4
src/Makefile.am