From af500f0ae490bc4262419fa52bac62677e1672fa Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 19 Jan 2011 16:29:30 +0100 Subject: Use estream for dirmngr's --gpgconf-list. Change insalled name of gpg2 for Wince. --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 72e5fee2c..d05415507 100755 --- a/autogen.sh +++ b/autogen.sh @@ -104,7 +104,8 @@ if [ "$myhost" = "w32" ]; then [ -z "$w32root" ] && w32root="$HOME/w32ce_root" toolprefixes="$w32ce_toolprefixes arm-mingw32ce" extraoptions="--enable-dirmngr-auto-start --disable-scdaemon " - extraoptions="$extraoptions --disable-zip $w32ce_extraoptions" + extraoptions="$extraoptions --disable-zip --enable-gpg2-is-gpg" + extraoptions="$extraoptions $w32ce_extraoptions" ;; *) [ -z "$w32root" ] && w32root="$HOME/w32root" -- cgit v1.2.3