Code

revamped configure system ... lots more stuff is in acinclude now still a
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Mar 2005 23:53:39 +0000 (23:53 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Mar 2005 23:53:39 +0000 (23:53 +0000)
commit1f22b019e969cd672ee0343c5defffb024cb166f
treea7f8bc087c66a1c7fb1a6b0ffb875911611f666b
parent53f9e96a323d2a84751ab7e3f9b8ac1bc9d53c33
revamped configure system ... lots more stuff is in acinclude now still a
bit of a mess, but better than before ... if configure does not find the
dependent libraries and header it will not try to get help from pkg-config.

If you know where your libraries are it is best to just use CPPFLAGS and
LDFLAGS to specify their location.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@306 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/acinclude.m4
program/configure.ac