freebsd-ports/editors/emacs20/files/patch-cd
FUJISHIMA Satsuki c1c1b2fca0 Tidy up Makefile: double negative condition check si not good.
PR:		23504
Submitted by:	Giorgos Keramidas <keramida@westgate.gr>

remove xpg4 hack and process it through autoconf.
2001-09-22 21:56:21 +00:00

11 lines
250 B
Plaintext

--- src/config.in.orig Sat May 20 23:58:21 2000
+++ src/config.in Sun Sep 23 05:33:27 2001
@@ -236,6 +236,7 @@
#undef HAVE_STRFTIME
#undef HAVE_GRANTPT
#undef HAVE_GETPT
+#undef HAVE_GETADDRINFO
#undef LOCALTIME_CACHE
#undef HAVE_INET_SOCKETS