17 Star 26 Fork 11

fulinux / libmsgque

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
autogen.sh 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
fulinux 提交于 2014-09-26 16:45 . add autogen.sh build-aux/
#! /bin/sh
if autoreconf --install --symlink --force; then
echo
echo "------------------------------------------------------"
echo "Initialized build system. You can now run ./configure "
echo "------------------------------------------------------"
echo
else
echo
echo "--------------------------"
echo "Running autoreconf failed."
echo "--------------------------"
echo
fi
C
1
https://gitee.com/fulinux/libmsgque.git
git@gitee.com:fulinux/libmsgque.git
fulinux
libmsgque
libmsgque
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891