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-gpg-error-prefix=@SYSROOT@
--with-libassuan-prefix=@SYSROOT@
--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
Sat, May 10, 8:57 AM (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
52/56/b74dd82a96850d3ef08fe0019dd7

Event Timeline