mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* gpgv.c: Removed g10defs.h.
* Makefile.am: Include cmacros.am for common flags.
This commit is contained in:
parent
584784ba6d
commit
e99475d59e
5 changed files with 23 additions and 13 deletions
|
@ -360,7 +360,7 @@ copy_options_file( const char *destdir )
|
|||
void
|
||||
try_make_homedir( const char *fname )
|
||||
{
|
||||
const char *defhome = GNUPG_HOMEDIR;
|
||||
const char *defhome = GNUPG_DEFAULT_HOMEDIR;
|
||||
|
||||
/* Create the directory only if the supplied directory name
|
||||
* is the same as the default one. This way we avoid to create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue