diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-24 05:03:54 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-24 05:03:54 +0000 |
commit | 613f73877a90c2bb12a2dc42243a488363e0e299 (patch) | |
tree | e9a7f7927d262712bae4945dc8c736ec281ff3de /graphics/ecg2png/files/patch-aa | |
parent | Patch 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-aa')
-rw-r--r-- | graphics/ecg2png/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/ecg2png/files/patch-aa b/graphics/ecg2png/files/patch-aa deleted file mode 100644 index 370b8ae5f867..000000000000 --- a/graphics/ecg2png/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ecg2png/imageio.cpp Sun Oct 17 20:29:21 1999 -+++ ecg2png/imageio.cpp.new Tue Jul 4 00:51:57 2000 -@@ -19,7 +19,6 @@ - #include <stdio.h> - #include "my_imageio.h" - #include <qimage.h> --#include <qimageio.h> - #include <qpixmap.h> - #include <qpngio.h> - |