From b47bf4289ca8c57b23bd37f87e3dce6d78b13843 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Wed, 5 Jul 2000 14:33:21 +0000 Subject: Update to 20.7. PR: ports/19692 Submitted by: OKAZAKI Tetsurou --- editors/emacs20-dl/files/patch-cd | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'editors/emacs20-dl/files/patch-cd') diff --git a/editors/emacs20-dl/files/patch-cd b/editors/emacs20-dl/files/patch-cd index 9792250f67b9..bd0d3fe516a2 100644 --- a/editors/emacs20-dl/files/patch-cd +++ b/editors/emacs20-dl/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 -- cgit v1.2.3