1
0
Fork 0

added autotools

This commit is contained in:
Frank Celler 2015-10-27 13:19:57 +01:00
parent 59dbcd49c0
commit 41f61d4deb
1 changed files with 7 additions and 0 deletions

View File

@ -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/