summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2003-08-05 19:11:04 +0200
committerWerner Koch <wk@gnupg.org>2003-08-05 19:11:04 +0200
commit1bcf8ef9dea1a9b171c27ef48cadb79df6201e33 (patch)
tree2ad720429f4b04941ebf0fcbe005e63c89fe69c6 /configure.ac
parentThis commit was manufactured by cvs2svn to create branch (diff)
downloadgnupg2-1bcf8ef9dea1a9b171c27ef48cadb79df6201e33.tar.xz
gnupg2-1bcf8ef9dea1a9b171c27ef48cadb79df6201e33.zip
Cleanups, fixes and PC/SC support
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9d8aef9ee..060f31d97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -224,7 +224,7 @@ AH_BOTTOM([
#ifdef HAVE_DRIVE_LETTERS
#define GNUPG_DEFAULT_HOMEDIR "c:/gnupg"
#else
-#define GNUPG_DEFAULT_HOMEDIR "~/.gnupg2"
+#define GNUPG_DEFAULT_HOMEDIR "~/.gnupg"
#endif
#define GNUPG_PRIVATE_KEYS_DIR "private-keys-v1.d"
@@ -966,7 +966,7 @@ cat >g10defs.tmp <<G10EOF
#ifdef __VMS
#define GNUPG_HOMEDIR "/SYS\$LOGIN/gnupg"
#else
-#define GNUPG_HOMEDIR "~/.gnupg2"
+#define GNUPG_HOMEDIR "~/.gnupg"
#endif
#endif
/* those are here to be redefined by handcrafted g10defs.h.