tevent: Update flags in tevent pkgconfig file
commita83c5240b1332d5a97dd21ecd3666a9c2ff38643
authorLukas Slebodnik <lslebodn@redhat.com>
Fri, 4 Apr 2014 11:27:35 +0000 (4 13:27 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Apr 2014 19:35:34 +0000 (4 21:35 +0200)
tree326b5cc6388a59e67c7a7f1868483e039b4f7f04
parent5f8f1be7a8595e74218624367bb7b643c2d0bb27
tevent: Update flags in tevent pkgconfig file

After exapnding, @LIB_RPATH@ will be -Wl,-rpatch,/usr/local/lib if rpath is
used on install. But "-Wl," will be passed to linker and should not be among
CFLAGS. Other pkgconfig files have @LIB_RPATH@ in the right place.
    @see commit 735c1cd2da15167748e92ba6de48fdb5169db587

Signed-off-by: Lukas Slebodnik <lslebodn@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent.pc.in