1 Star 0 Fork 0

zhouxs1023/gmp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.bootstrap 354 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marc Glisse 提交于 2013-10-08 13:58 . Use autoreconf.
#! /bin/sh
# We need to remove the "cache", else things are not regenerated properly
rm -rf autom4te.cache
# for warnings, add: -v -W all
autoreconf -i -s
# aclocal && libtoolize && autoconf && autoheader && automake -a
cat >doc/version.texi <<EOF
@set UPDATED 19 January 2038
@set UPDATED-MONTH January 2038
@set EDITION 12.35
@set VERSION 12.35
EOF
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhouxs1023/gmp.git
git@gitee.com:zhouxs1023/gmp.git
zhouxs1023
gmp
gmp
master

搜索帮助