summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index d2715347..01dfb4b6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.102 2001/02/18 06:01:00 djm Exp $ */
+/* $Id: acconfig.h,v 1.103 2001/02/24 21:41:10 mouring Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -293,6 +293,9 @@
/* Define if you have BSD auth support */
#undef BSD_AUTH
+/* Define if X11 doesn't support AF_UNIX sockets on that system */
+#undef NO_X11_UNIX_SOCKETS
+
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */