]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
* Updated perl compile system. It now uses Makefile.PL for everything,
authorTobias Oetiker <tobi@oetiker.ch>
Thu, 10 Mar 2005 17:03:34 +0000 (17:03 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 10 Mar 2005 17:03:34 +0000 (17:03 +0000)
commit4b73bd059e93b22eff7b68121b703148aef0d8e1
treec9fdd8bbb4db3f74d2d2ea21a2b51b03a32d92b5
parent31b4979145acb52f7cbd0bcab301ade5c121bedb
* Updated perl compile system. It now uses Makefile.PL for everything,
  but gets it to install the perl module in @prefix@/lib/perl such
  that you can use the same use lib line for whatever platform and perlversion
  you install into this directory. They all live neatly next to each other.

* fixed examples to work with new perl install system. Added a few exec_prefix lines
  where appropriate

* fixed piped demo

* fixed VeraMono.ttf file. This somehow got damaged by cvs ...

* added thread defines to normal compile run, so that _r functions to not through errors.

* tested compilation and installation

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@307 a5681a0c-68f1-0310-ab6d-d61299d08faa
14 files changed:
README
acinclude.m4
bindings/Makefile.am
configure.ac
examples/4charts.pl.in
examples/bigtops.pl.in
examples/cgi-demo.cgi.in
examples/minmax.pl.in
examples/piped-demo.pl.in
examples/shared-demo.pl.in
examples/stripes.pl.in
src/rrd.h
src/rrd_last.c
src/rrd_tool.h