From: oetiker Date: Sat, 31 May 2008 15:58:45 +0000 (+0000) Subject: prepare for the release of rrdtool-1.3rc7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c634a8f92622d91df728e4cb08b1affd37235190;p=rrdtool-all.git prepare for the release of rrdtool-1.3rc7 git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1389 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/doc/rrdbuild.pod b/program/doc/rrdbuild.pod index 78d55dc1..27259a3b 100644 --- a/program/doc/rrdbuild.pod +++ b/program/doc/rrdbuild.pod @@ -261,7 +261,7 @@ config file. cd $BUILD_DIR wget http://oss.oetiker.ch/rrdtool/pub/libs/pixman-0.10.0.tar.gz gunzip -c pixman-0.10.0.tar.gz | tar xf - - cd fontconfig-2.4.2 + cd pixman-0.10.0 ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC" $MAKE $MAKE install