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
Fri, Mar 13, 9:38 AM (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
64/19/c29d3dc750c0f88a556b250b9118

Event Timeline