mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-21 19:48:05 +01:00
* Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms.
This commit is contained in:
parent
95670642eb
commit
198e65a1ed
@ -1,3 +1,7 @@
|
||||
2003-03-23 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am: gpgkeys_hkp needs @INTLLIBS@ on some platforms.
|
||||
|
||||
2003-02-19 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using
|
||||
|
@ -31,4 +31,4 @@ libexec_SCRIPTS = @GPGKEYS_MAILTO@
|
||||
noinst_SCRIPTS = gpgkeys_test
|
||||
|
||||
gpgkeys_ldap_LDADD = @LDAPLIBS@ @NETLIBS@
|
||||
gpgkeys_hkp_LDADD = ../util/libutil.a @NETLIBS@ @CAPLIBS@
|
||||
gpgkeys_hkp_LDADD = ../util/libutil.a @NETLIBS@ @INTLLIBS@ @CAPLIBS@
|
||||
|
Loading…
x
Reference in New Issue
Block a user