aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs20/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-06-27 00:03:54 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-06-27 00:03:54 +0000
commit51437fec7461ddf28c961399223702a23e1f77d6 (patch)
tree9645c10e18825a69a92cc32ba24b86617d1d785d /editors/emacs20/files
parentd7871060eb463ae706d9fea22e102aa64738eb4a (diff)
Notes
Diffstat (limited to 'editors/emacs20/files')
-rw-r--r--editors/emacs20/files/patch-cd12
1 files changed, 10 insertions, 2 deletions
diff --git a/editors/emacs20/files/patch-cd b/editors/emacs20/files/patch-cd
index 9792250f67b9..bd0d3fe516a2 100644
--- a/editors/emacs20/files/patch-cd
+++ b/editors/emacs20/files/patch-cd
@@ -1,5 +1,5 @@
---- src/config.in.orig Sat Nov 21 09:00:30 1998
-+++ src/config.in Sat Nov 21 09:00:58 1998
+--- src/config.in.orig Mon Jun 26 19:06:49 2000
++++ src/config.in Mon Jun 26 19:07:38 2000
@@ -118,6 +118,9 @@
/* Define to support using a Hesiod database to find the POP server. */
#undef HESIOD
@@ -10,3 +10,11 @@
/* 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 */
+@@ -236,6 +239,7 @@
+ #undef HAVE_STRFTIME
+ #undef HAVE_GRANTPT
+ #undef HAVE_GETPT
++#undef HAVE_GETADDRINFO
+
+ #undef LOCALTIME_CACHE
+ #undef HAVE_INET_SOCKETS