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 2732c26cc..d5a12b2bc 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -48,6 +48,9 @@
48/* Define if your libraries define daemon() */ 48/* Define if your libraries define daemon() */
49#undef HAVE_DAEMON 49#undef HAVE_DAEMON
50 50
51/* Define if you want to allow MD5 passwords */
52#undef HAVE_MD5_PASSWORDS
53
51@BOTTOM@ 54@BOTTOM@
52 55
53/* ******************* Shouldn't need to edit below this line ************** */ 56/* ******************* Shouldn't need to edit below this line ************** */