From: oetiker Date: Sun, 8 May 2005 15:18:47 +0000 (+0000) Subject: we do not use the affine functions X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b4cb655979896f07a8d4997946fe4b8f17674b50;p=rrdtool-all.git we do not use the affine functions git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@511 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/src/Makefile.am b/program/src/Makefile.am index f686f5f2..7f9aa7e3 100644 --- a/program/src/Makefile.am +++ b/program/src/Makefile.am @@ -39,10 +39,7 @@ RRD_C_FILES = \ rrd_update.c \ rrd_xport.c \ rrd_nan_inf.c \ - art_rgba_rgba_affine.c \ art_rgba_svp.c \ - art_rgb_affine_private.h \ - art_rgba_rgba_affine.h \ art_rgba_svp.h \ rrd_gfx.c rrd_gfx.h \ rrd_afm.c rrd_afm_data.c \