summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript5/files/patch-ab
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-06 11:27:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-06 11:27:34 +0000
commit0e2ba3e54ee019604fc11d8e4c8426d02b771251 (patch)
treed8f2ffc701b99130a8921cd86cd1d734bafb0894 /japanese/vfghostscript5/files/patch-ab
parentUpdate 1.1.beta27 to 1.1.beta28. (diff)
Japanese gs4 using the vector font library. The submitter claims it's
highly addictive. Submitted by: mita@jp.freebsd.org
Notes
Notes: svn path=/head/; revision=4829
Diffstat (limited to 'japanese/vfghostscript5/files/patch-ab')
-rw-r--r--japanese/vfghostscript5/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/japanese/vfghostscript5/files/patch-ab b/japanese/vfghostscript5/files/patch-ab
new file mode 100644
index 000000000000..54e7de5390e8
--- /dev/null
+++ b/japanese/vfghostscript5/files/patch-ab
@@ -0,0 +1,19 @@
+*** zkfvflib.c.orig Sat Nov 9 19:23:11 1996
+--- zkfvflib.c Sat Nov 9 19:23:26 1996
+***************
+*** 19,25 ****
+ #include "files.h"
+
+ /* Including the header file for VFlib. */
+! #include "VF.h"
+ #ifdef __MSDOS__
+ # include "dos_.h"
+ #endif
+--- 19,25 ----
+ #include "files.h"
+
+ /* Including the header file for VFlib. */
+! #include <VF.h>
+ #ifdef __MSDOS__
+ # include "dos_.h"
+ #endif