summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 530c52815..b0414cd2b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -92,6 +92,9 @@
92/* Define if your libraries define daemon() */ 92/* Define if your libraries define daemon() */
93#undef HAVE_DAEMON 93#undef HAVE_DAEMON
94 94
95/* Define if your libraries define getpagesize() */
96#undef HAVE_GETPAGESIZE
97
95/* Define if xauth is found in your path */ 98/* Define if xauth is found in your path */
96#undef XAUTH_PATH 99#undef XAUTH_PATH
97 100