diff options
Diffstat (limited to 'editors/emacs20/patches/patch-ag')
-rw-r--r-- | editors/emacs20/patches/patch-ag | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/emacs20/patches/patch-ag b/editors/emacs20/patches/patch-ag new file mode 100644 index 00000000000..5f676207f21 --- /dev/null +++ b/editors/emacs20/patches/patch-ag @@ -0,0 +1,12 @@ +$NetBSD: patch-ag,v 1.1.1.1 2003/04/11 00:31:45 uebayasi Exp $ + +--- src/config.in.orig Sat May 20 23:58:21 2000 ++++ src/config.in Sun Jun 18 09:00:34 2000 +@@ -236,6 +236,7 @@ + #undef HAVE_STRFTIME + #undef HAVE_GRANTPT + #undef HAVE_GETPT ++#undef HAVE_GETADDRINFO + + #undef LOCALTIME_CACHE + #undef HAVE_INET_SOCKETS |