summaryrefslogtreecommitdiff
path: root/textproc/jade/files
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-27 00:12:23 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-27 00:12:23 +0000
commit4204571b83d8463c72fb942471f9da03a9fd8bda (patch)
tree8b60ebeb257efae9bc1b56343588e17fed4971be /textproc/jade/files
parentUpgrade to 2.16, appropriate changes + MASTER_SITES update. (diff)
Upgrade to 1.2.1.
Uses autoconf and libtool, now. Thus shared libraries are working now and the bmakefiles are not necessary any longer. OK'ed by: John Fieber <jfieber@FreeBSD.ORG>
Notes
Notes: svn path=/head/; revision=16369
Diffstat (limited to 'textproc/jade/files')
-rw-r--r--textproc/jade/files/patch-aa17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/jade/files/patch-aa b/textproc/jade/files/patch-aa
deleted file mode 100644
index 0970cfee6c77..000000000000
--- a/textproc/jade/files/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-*** include/config.h.orig Wed Jun 12 11:56:06 1996
---- include/config.h Tue Oct 15 17:08:09 1996
-***************
-*** 7,12 ****
---- 7,18 ----
- #define SP_INCLUDE_UNISTD_H
- #define SP_POSIX_FILENAMES
-
-+ #if (defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__))
-+ #define SP_HAVE_LOCALE
-+ #define SP_HAVE_SOCKET
-+ #define SP_MULTI_BYTE
-+ #endif
-+
- #ifdef __GNUG__
- // It's not missing, but it pulls in libg++
- #define SP_NEW_H_MISSING