Code

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)
commit3772c60cb9e58ccd70d1f91deeb40a0f4075f9f6
tree10f918fc7ea5d85d3203d81d5da66721e9774229
parentb44957b9f148ce27dd4ade83a699809b4d7667ad
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@1906 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/configure.ac
program/src/rrd_client.h
program/src/rrd_daemon.c