freebsd-ports/japanese/emacs21-emcws/files/patch-cd
Shigeyuki Fukushima 712b719743 New port: emcws (emacs with various input methods).
PR:		ports/22107
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2001-06-27 14:33:44 +00:00

12 lines
451 B
Text

--- src/config.in.orig Sat Nov 21 09:00:30 1998
+++ src/config.in Sat Nov 21 09:00:58 1998
@@ -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 */