diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-07-25 11:42:54 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-07-25 11:49:56 +0200 |
commit | e38517841d86cfcbdeab66d5921fbcc3cbc92a10 (patch) | |
tree | 8007d01579f8d6b246502aa33c035b912decda7d /parse.h | |
parent | 92dad52bd5d51d32fc171620736bdc0ba9b890c4 (diff) | |
download | systemtap-steved-e38517841d86cfcbdeab66d5921fbcc3cbc92a10.tar.gz systemtap-steved-e38517841d86cfcbdeab66d5921fbcc3cbc92a10.tar.xz systemtap-steved-e38517841d86cfcbdeab66d5921fbcc3cbc92a10.zip |
Explicitly link with nss3 nspr4 and plc4 when used.
GNU gold depends on all libraries providing symbols being explicitly
linked in (PR 10238). And it is pedantically more correct indeed.
* Makefile.am (stap_LD_ADD): Add -lnspr4 when HAVE_NSS.
(staprun_LDADD): Likewise.
(stap_client_connect_LDADD): Add -lnss3 -lnspr4 -lplc4 when BUILD_SERVER.
(stap_server_connect_LDADD): Likewise.
* Makefile.in: Regenerated.
* aclocal.m4: Likewise.
Diffstat (limited to 'parse.h')
0 files changed, 0 insertions, 0 deletions