|
From: | Mohammad Akhlaghi |
Subject: | Re: getgroups.c failes to compile |
Date: | Thu, 23 May 2019 17:17:15 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 5/19/19 10:15 PM, Mohammad Akhlaghi wrote:
How can I get the `-L<LIB_PATH>' part of `LTLIB<NAME>' into LDFLAGS?
The problem is fixed now. As suggested in the documentation, I just appended the necessary `LIB<NAME>' entries to `LDADD' and included `LDADD' to the `program_LDADD' (of `Makefile.am').
It now works great and we tested it on a few systems. Thanks a lot, Mohammad
[Prev in Thread] | Current Thread | [Next in Thread] |