aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-02-16 03:06:52 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-02-16 03:06:52 +0000
commitd7888efe12c378fd2b0fbafa25150f87ca296349 (patch)
treeb606e15a677a8eb7857aa71f10a5901f231753cb /editors
parent9a1f1fd5d1d875b2be3e1241d51b9f48c561012e (diff)
downloadports-d7888efe12c378fd2b0fbafa25150f87ca296349.tar.gz
ports-d7888efe12c378fd2b0fbafa25150f87ca296349.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs20/files/patch-ah11
1 files changed, 10 insertions, 1 deletions
diff --git a/editors/emacs20/files/patch-ah b/editors/emacs20/files/patch-ah
index 2a9dc425ebc6..5a24e77c253b 100644
--- a/editors/emacs20/files/patch-ah
+++ b/editors/emacs20/files/patch-ah
@@ -1,5 +1,14 @@
--- lib-src/Makefile.in.orig Sat Aug 1 20:22:55 1998
-+++ lib-src/Makefile.in Mon Aug 31 21:11:22 1998
++++ lib-src/Makefile.in Sat Feb 13 17:30:37 1999
+@@ -218,7 +218,7 @@
+ LIBMAIL=-lmail
+ #endif
+
+-LOADLIBES=LIBS_SYSTEM LIBS_MACHINE LIB_STANDARD_LIBSRC
++LOADLIBES=LIBS_SYSTEM LIBS_MACHINE LIB_STANDARD_LIBSRC -lcompat
+
+ /* We need to #define emacs to get the right versions of some files.
+ Some other files - those shared with other GNU utilities - need
@@ -278,7 +278,7 @@
if [ `(cd ${archlibdir} && /bin/pwd)` \
!= `(cd ${srcdir} && /bin/pwd)` ]; then \