1 Star 0 Fork 27

Welson/libcanbus

forked from fulinux/libcanbus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
autogen.sh 385 Bytes
一键复制 编辑 原始数据 按行查看 历史
fulinux 提交于 2014-09-14 17:15 . add canbus-version.h.in
#! /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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/welson158/libcanbus.git
git@gitee.com:welson158/libcanbus.git
welson158
libcanbus
libcanbus
master

搜索帮助