]> sourceware.org Git - libabigail.git/commit
Place -L/-l flags into *_LIBADD/*_LDADD
authorJan Engelhardt <jengelh@inai.de>
Tue, 9 Sep 2014 11:05:52 +0000 (13:05 +0200)
committerDodji Seketeli <dodji@redhat.com>
Fri, 12 Sep 2014 09:04:59 +0000 (11:04 +0200)
commit4e3250406433bf6ee7f7c8f7eb9af4fae2bfd5f0
tree682ece93e7c2bace00e087eedbd3ed137ed29b07
parentf505d05b3cc25215088dbdb36b3bd2a1ca8cce4c
Place -L/-l flags into *_LIBADD/*_LDADD

* src/Makefile.am: -L and -l ought to be in LIBADD/LDADD because
that is the only place guaranteed to be in the right spot.  So add
Them to libabigail_la_LIBADD.
* tools/Makefile.am: Likewise.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
src/Makefile.am
tools/Makefile.am
This page took 0.030033 seconds and 5 git commands to generate.