mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-23 15:07:03 +01:00
Only gpg (not gpgv) needs mkdtemp
This commit is contained in:
parent
ebaf170e74
commit
c53d735b12
@ -104,9 +104,9 @@ gpgv_SOURCES = gpgv.c \
|
||||
# ks-db.h \
|
||||
# $(common_source)
|
||||
|
||||
|
||||
LDADD = $(needed_libs) @ZLIBS@ @INTLLIBS@
|
||||
|
||||
# gpg gets LIBOBJS to add in mkdtemp if the platform doesn't have it
|
||||
gpg_LDADD = @LIBOBJS@ $(LDADD)
|
||||
|
||||
$(PROGRAMS): $(needed_libs)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user