Code

Big autotool update:
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Mar 2005 00:12:37 +0000 (00:12 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Mar 2005 00:12:37 +0000 (00:12 +0000)
commit53f9e96a323d2a84751ab7e3f9b8ac1bc9d53c33
tree04299fb04a201f457afbd319c1dfbcc1114537e2
parent3cea9f3261d2fd98d8f447cbcfac052ea9e5b0c0
Big autotool update:

* Upgraded to the latest version of autoconf, automake and libtool

* replaced pthread detection code in configure with a more effective one

* added a test to see if special solaris defines
  are required for ctime_r to behave posixly correct.

* Fixed lots of warnings from autotools

* started adding support for pkg-config ... this will eventually
  make the whole library finding much simpler

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@305 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/MakeMakefile
program/acinclude.m4
program/bindings/Makefile.am
program/configure.ac
program/src/Makefile.am