1 Star 0 Fork 0

mobangjack / libusb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bootstrap.sh 76 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nathan Hjelm 提交于 2016-02-25 13:35 . bootstrap: use autoreconf
#!/bin/sh
if ! test -d m4 ; then
mkdir m4
fi
autoreconf -ivf || exit 1
1
https://gitee.com/mobangjack/libusb.git
git@gitee.com:mobangjack/libusb.git
mobangjack
libusb
libusb
master

搜索帮助