diff options
author | jlam <jlam@pkgsrc.org> | 2003-01-25 09:37:38 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-01-25 09:37:38 +0000 |
commit | c7865f42e64d28f4e88865c869d9486a4621bc67 (patch) | |
tree | d8a2dc7368e4664af4062b1e492d5498aec93b72 /print/hpijs/patches | |
parent | 5b8c1751cd68c4a7ed297b8e32d2d5a7d37665de (diff) | |
download | pkgsrc-c7865f42e64d28f4e88865c869d9486a4621bc67.tar.gz |
Accomplish the same thing as patch-ab, enabling the output buffer, without
patching the configure script.
Diffstat (limited to 'print/hpijs/patches')
-rw-r--r-- | print/hpijs/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/print/hpijs/patches/patch-ab b/print/hpijs/patches/patch-ab deleted file mode 100644 index d896f5b98d8..00000000000 --- a/print/hpijs/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2003/01/25 08:51:48 toshii Exp $ - ---- configure.orig Sat Nov 30 20:46:42 2002 -+++ configure -@@ -1653,7 +1653,8 @@ MYFLAGS="$MYFLAGS -DAPDK_DJ660 -DAPDK_DJ - -DAPDK_APOLLO2XXX -DAPDK_APOLLO21XX -DAPDK_APOLLO2560 -DAPDK_DJ600 \ - -DAPDK_DJ350 -DAPDK_DJ8x5 -DAPDK_PSP100 -DAPDK_AUTODUPLEX \ - -DAPDK_HIGH_RES_MODES -DAPDK_LJMONO -DAPDK_DJ540 -DAPDK_DJ850 \ ---DAPDK_DJ890 -DAPDK_DJ3320 -DAPDK_LJCOLOR -DAPDK_DJGENERICVIP" -+-DAPDK_DJ890 -DAPDK_DJ3320 -DAPDK_LJCOLOR -DAPDK_DJGENERICVIP \ -+-DAPDK_BUFFER_SEND" - - echo $ac_n "checking "which type of build"""... $ac_c" 1>&6 - echo "configure:1660: checking "which type of build"" >&5 |