mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.
* configure.ac (mkdtemp): See whether we have to provide a replacement.
This commit is contained in:
parent
d9a4ccf94e
commit
1280f16d96
3 changed files with 104 additions and 0 deletions
|
@ -33,6 +33,7 @@ libcommon_a_SOURCES = \
|
|||
maperror.c \
|
||||
sysutils.c sysutils.h
|
||||
|
||||
libcommon_a_LIBADD = @LIBOBJS@
|
||||
|
||||
errors.c : errors.h mkerrors
|
||||
$(srcdir)/mkerrors < $(srcdir)/errors.h > errors.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue