aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.rc
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.rc')
-rw-r--r--autogen.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.rc b/autogen.rc
index 832d6c4da..8cb7eedcb 100644
--- a/autogen.rc
+++ b/autogen.rc
@@ -8,7 +8,7 @@ case "$myhost:$myhostsub" in
extraoptions="$extraoptions --disable-zip --enable-gpg2-is-gpg"
;;
w32:)
- extraoptions="--enable-gpgtar"
+ extraoptions="--enable-gpgtar --enable-gpg2-is-gpg"
;;
esac