summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-bp
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-04-11 00:31:43 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-04-11 00:31:43 +0000
commite3a2a0b56b80b831b9b4c3165d2bad33969d8ba5 (patch)
tree9dc9f5535070a2b19c7b05e52ee9c8c9bc2bc269 /editors/emacs20/patches/patch-bp
parentb29032496c5277325d2741aaf26883f7b5cfa3ad (diff)
downloadpkgsrc-e3a2a0b56b80b831b9b4c3165d2bad33969d8ba5.tar.gz
Re-import of Emacs 20, which has settled down in editors/emacs.
Diffstat (limited to 'editors/emacs20/patches/patch-bp')
-rw-r--r--editors/emacs20/patches/patch-bp15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/emacs20/patches/patch-bp b/editors/emacs20/patches/patch-bp
new file mode 100644
index 00000000000..64615ff4f96
--- /dev/null
+++ b/editors/emacs20/patches/patch-bp
@@ -0,0 +1,15 @@
+$NetBSD: patch-bp,v 1.1.1.1 2003/04/11 00:31:45 uebayasi Exp $
+
+--- lwlib/lwlib.c.orig Mon Apr 6 10:24:33 1998
++++ lwlib/lwlib.c Fri Jul 19 02:38:04 2002
+@@ -29,10 +29,8 @@
+ #include "lwlib-utils.h"
+ #include <X11/StringDefs.h>
+
+-#ifdef __osf__
+ #include <string.h>
+ #include <stdlib.h>
+-#endif
+ extern long *xmalloc();
+
+ #if defined (USE_LUCID)