1 Star 0 Fork 7

高源辰/libksba_1

forked from openKylin/libksba 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
autogen.rc 461 Bytes
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-14 01:00 . Import Upstream version 1.3.5
# autogen.sh configuration for GnuPG -*- sh -*-
case "$myhost:$myhostsub" in
w32:ce)
extraoptions=
;;
w32:)
extraoptions=
;;
esac
case "$myhost" in
w32)
configure_opts="
--with-gpg-error-prefix=@SYSROOT@
"
;;
amd64)
configure_opts="
--with-gpg-error-prefix=@SYSROOT@
"
;;
esac
extra_aclocal_flags="-I gl/m4"
final_info="./configure --enable-maintainer-mode && make"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaoyuanchen/libksba_1.git
git@gitee.com:gaoyuanchen/libksba_1.git
gaoyuanchen
libksba_1
libksba_1
openkylin/yangtze

搜索帮助