Page MenuHome GnuPG

autogen.rc
No OneTemporary

autogen.rc

# autogen.sh configuration for Pinentry -*- sh -*-
#version_parts=3
case "$myhost:$myhostsub" in
w32:ce)
extraoptions="--disable-pinentry-gtk2 --disable-pinentry-qt"
;;
w32:)
extraoptions=""
;;
esac
case "$myhost" in
w32)
configure_opts="
--with-libiconv-prefix=@SYSROOT@
PKG_CONFIG_LIBDIR=@SYSROOT@/lib/pkgconfig
"
;;
esac
extra_aclocal_flags=
final_info="./configure --enable-maintainer-mode && make"

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 23, 7:45 PM (10 h, 3 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
65/47/2ddc515849014677782ea5581c0a

Event Timeline