pkgsrc/editors/ted/patches/patch-aa
markd c952c0ded5 Update Ted to version 2.11
Changes since version 2.10

* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
  printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
  the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
  As most images in rtf files are metafiles this solves problems with the
  more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
2002-04-09 02:13:37 +00:00

14 lines
295 B
Text

$NetBSD: patch-aa,v 1.3 2002/04/09 02:13:38 markd Exp $
--- Ted/makefile.in.orig Sun Mar 3 23:24:16 2002
+++ Ted/makefile.in Wed Mar 27 11:08:14 2002
@@ -26,7 +26,8 @@
-I../bitmap \
-I../ind \
-I../include \
- $(DEF_PKGDIR)
+ $(DEF_PKGDIR) \
+ $(DEF_INFODIR)
CFLAGS= \
@CFLAGS@ \