Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F27670707
autogen.rc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
689 B
Subscribers
None
autogen.rc
View Options
# autogen.sh configuration for GnuPG -*- sh -*-
display_name=GnuPG
patches_to=gnupg-devel@gnupg.org
#version_parts=3
case "$myhost:$myhostsub" in
w32:ce)
extraoptions="--enable-dirmngr-auto-start --disable-scdaemon "
extraoptions="$extraoptions --disable-zip"
;;
w32:)
extraoptions="--enable-gpgtar"
;;
esac
case "$myhost" in
w32)
configure_opts="
--with-zlib=@SYSROOT@
--disable-g13
--disable-tpm2d
"
;;
amd64)
configure_opts="
--with-zlib=/usr/x86_64-linux-gnu/usr
"
;;
esac
extra_aclocal_flags=""
final_info="./configure --sysconfdir=/etc --enable-maintainer-mode && make"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 15, 10:33 PM (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
80/4b/b01bc0d1d707f3fa75ee5e4cc20f
Attached To
rG GnuPG
Event Timeline
Log In to Comment