summaryrefslogtreecommitdiff
path: root/graphics/ecg2png/files/patch-ab
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 05:03:54 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-24 05:03:54 +0000
commit613f73877a90c2bb12a2dc42243a488363e0e299 (patch)
treee9a7f7927d262712bae4945dc8c736ec281ff3de /graphics/ecg2png/files/patch-ab
parentPatch configure.in to fix krb building problems when not wanting to build krb (diff)
USE_AUTOMAKE -> GNU_CONFIGURE
PR: 33129 Submitted by: tkato@prontomail.com
Notes
Notes: svn path=/head/; revision=52080
Diffstat (limited to 'graphics/ecg2png/files/patch-ab')
-rw-r--r--graphics/ecg2png/files/patch-ab10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/ecg2png/files/patch-ab b/graphics/ecg2png/files/patch-ab
deleted file mode 100644
index c6c1b9f245d4..000000000000
--- a/graphics/ecg2png/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- ecg2png/smooth_image.cpp Sun Oct 17 12:00:50 1999
-+++ ecg2png/smooth_image.cpp.new Tue Jul 4 00:52:14 2000
-@@ -18,7 +18,6 @@
- #include <stdlib.h>
- #include <stdio.h>
- #include <qimage.h>
--#include <qimageio.h>
- #include "my_imageio.h"
-
- extern QImageIO iio;