1 Star 0 Fork 25

axlrose / 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
1
https://gitee.com/freebsd/libcanbus.git
git@gitee.com:freebsd/libcanbus.git
freebsd
libcanbus
libcanbus
master

搜索帮助