Page MenuHome GnuPG

autogen.rc
No OneTemporary

autogen.rc

# autogen.sh configuration for gpgol -*- sh -*-
case "$myhost:$myhostsub" in
w32:ce)
extraoptions=
;;
w32:64)
extraoptions=
;;
w32:)
extraoptions=
;;
esac
case "$myhost" in
w32|w64)
configure_opts="
--with-gpg-error-prefix=@SYSROOT@
--with-gpgme-prefix=@SYSROOT@
--with-libassuan-prefix=@SYSROOT@
"
;;
esac
final_info="./configure --build-{w32,w64} && make"

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 29, 8:02 AM (1 h, 19 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
83/0f/72eac6d1b1a632cc64e35a5e1f0f

Event Timeline