]> arthur.barton.de Git - netdata.git/commit
Replace README info with detection of autotools
authorPhilip Whineray <phil@firehol.org>
Sat, 9 Apr 2016 09:48:13 +0000 (10:48 +0100)
committerPhilip Whineray <phil@firehol.org>
Sat, 9 Apr 2016 09:48:13 +0000 (10:48 +0100)
commitbbde26d52a004172e9d95367cbc82ff5128e2bca
treeed8fe73b47802272ac94f4a999d279f29d31132d
parentae0c07c68e75f661d53f5129916abf87d84bb23c
Replace README info with detection of autotools

This will ensure people get informed about the necessary tools and
how to get the package pre-configured without requiring the readme
to be modified when packaged.

In addition, the script will not run autoreconf unilaterally so when
people have an old version it will not attempt to overwrite the
pre-existing configure script.

Should solve #131 and also #93 as well as recent comments on README.md
Makefile.am
README.md
configure.ac
netdata-installer.sh