detect if stdint.h is available. if not, use inttypes. this should fix #239 and make...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 25 Aug 2009 09:01:16 +0000 (09:01 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 25 Aug 2009 09:01:16 +0000 (09:01 +0000)
commit95df04d6dd28f811004faf0cd000e7f0e82beba7
treef3b922cc8b68a5742f823c4b93c7c4483163f754
parent6c8d0d97fc82f3cc6d03a5f692fcac6e405a03d2
detect if stdint.h is available. if not, use inttypes. this should fix #239 and make compilation on solaris 9 work.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1906 a5681a0c-68f1-0310-ab6d-d61299d08faa
configure.ac
src/rrd_client.h
src/rrd_daemon.c