summaryrefslogtreecommitdiff
path: root/editors/emacs20/files/patch-cd
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-22 21:56:21 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-22 21:56:21 +0000
commitc1c1b2fca0cc9ec6910d9cac626b2e065f1be291 (patch)
treed7109bd5df5154255a7bca324cbd25f382a87df5 /editors/emacs20/files/patch-cd
parentDrop maintainership. (diff)
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.
Notes
Notes: svn path=/head/; revision=48090
Diffstat (limited to '')
-rw-r--r--editors/emacs20/files/patch-cd16
1 files changed, 3 insertions, 13 deletions
diff --git a/editors/emacs20/files/patch-cd b/editors/emacs20/files/patch-cd
index bd0d3fe516a2..f12adabb7d08 100644
--- a/editors/emacs20/files/patch-cd
+++ b/editors/emacs20/files/patch-cd
@@ -1,16 +1,6 @@
---- 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
-
-+/* 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 */
-@@ -236,6 +239,7 @@
+--- 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