1 Star 0 Fork 1

/ ocilib

forked from chongzi5059 / ocilib 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
reconf 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vincent Rogier 提交于 2020-04-17 19:03 . Updated copyrights to 2020
# Copyright (C) 2007-2020 Vincent Rogier <vince.rogier@ocilib.net>
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#!/bin/sh
rm -f config.cache
echo "- aclocal."
aclocal
echo "- autoconf."
autoconf
echo "- autoheader."
autoheader
echo "- automake."
automake -a
exit
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jaf/ocilib.git
git@gitee.com:jaf/ocilib.git
jaf
ocilib
ocilib
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891