summaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws/files/patch-cd
blob: 9792250f67b917b3f5fb5e7cd5e0ae6c09542645 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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 */