talloc: Update flags in pytalloc-util pkgconfig file
authorLukas Slebodnik <lslebodn@redhat.com>
Fri, 4 Apr 2014 11:29:39 +0000 (13:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:39 +0000 (10:55 +0100)
commit57a06cd5d630979effcadc63a9e362153f3b3bd3
treef5396275eca3ac4d6ec5dfe92d5f82c4fe89c1ae
parentf5589a3adecce2c859050b56a2ad8ecf41f846df
talloc: Update flags in pytalloc-util 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>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Apr  4 23:50:25 CEST 2014 on sn-devel-104

(cherry picked from commit e1df75b5a965829db0c1f76673dcc824447b3ae7)
lib/talloc/pytalloc-util.pc.in