mirror of https://gitee.com/bigwinds/arangodb
added autotools
This commit is contained in:
parent
59dbcd49c0
commit
41f61d4deb
|
@ -48,6 +48,13 @@
|
|||
* https://coreos.com/using-coreos/etcd/
|
||||
* [Apache 2 License](https://github.com/coreos/etcd/blob/master/LICENSE)
|
||||
|
||||
### autotools
|
||||
|
||||
* http://www.gnu.org/software/autoconf/autoconf.html
|
||||
* https://www.gnu.org/software/automake/
|
||||
* only used to generate code, not part of the distribution
|
||||
* parts used are free as-is license
|
||||
|
||||
### Bison
|
||||
|
||||
* https://www.gnu.org/software/bison/
|
||||
|
|
Loading…
Reference in New Issue