lib: Correctly pass collected AM_LDFLAGS to linker
authorThomas Graf <tgraf@noironetworks.com>
Wed, 12 Nov 2014 14:05:59 +0000 (15:05 +0100)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Nov 2014 18:11:38 +0000 (10:11 -0800)
commita4353e20e4c394c6010c2118f21d433804c7d1d2
treebb7c0426ecc2d8f0f158d5e0b84e3d3397e14f2d
parent45952551f624b63e0e2854fc3a2880a7183dce11
lib: Correctly pass collected AM_LDFLAGS to linker

AM_LDFLAGS is not automatically passed to individual library LDFLAGS
and must be passed in explicitly.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/automake.mk
ofproto/automake.mk
ovsdb/automake.mk