summaryrefslogtreecommitdiff
path: root/editors/emacs20/files/patch-cd
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-13 11:54:50 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-13 11:54:50 +0000
commit568d186c3428cb49cf536e3145bfb92c808d01bc (patch)
tree31b0f5c06d274db62d7716b68c1dc99290d7540d /editors/emacs20/files/patch-cd
parentMark these broken while Kuriyama-san works on the upgrade after a repository (diff)
Add USE_XPGLIB extension (default OFF).
PR: ports/8775 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes
Notes: svn path=/head/; revision=15326
Diffstat (limited to 'editors/emacs20/files/patch-cd')
-rw-r--r--editors/emacs20/files/patch-cd12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/emacs20/files/patch-cd b/editors/emacs20/files/patch-cd
new file mode 100644
index 000000000000..9792250f67b9
--- /dev/null
+++ b/editors/emacs20/files/patch-cd
@@ -0,0 +1,12 @@
+--- src/config.in.orig Sat Nov 21 09:00:30 1998
++++ src/config.in Sat Nov 21 09:00:58 1998
+@@ -118,6 +118,9 @@
+ /* Define to support using a Hesiod database to find the POP server. */
+ #undef HESIOD
+
++/* Define to support using a XPG4 library on FreeBSD system. */
++#undef USE_XPG
++
+ /* Some things figured out by the configure script, grouped as they are in
+ configure.in. */
+ #ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */