1 Star 0 Fork 0

pibot/log4cpp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
autogen.sh 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
pibot 提交于 2022-08-20 15:28 +08:00 . init v1.1.3
#!/bin/sh
echo "Adding libtools."
libtoolize --force --automake
echo "Building macros."
aclocal -I m4 $ACLOCAL_FLAGS
echo "Building config header."
autoheader
echo "Building makefiles."
automake --add-missing
echo "Building configure."
autoconf
echo 'run "configure; make"'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pibot/log4cpp.git
git@gitee.com:pibot/log4cpp.git
pibot
log4cpp
log4cpp
master

搜索帮助