aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'openpam-conf')
-rw-r--r--openpam-conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/openpam-conf b/openpam-conf
index 60debed..a60581b 100644
--- a/openpam-conf
+++ b/openpam-conf
@@ -20,4 +20,8 @@
# define SUPPORT_NOLOGIN_AUTH 1
# endif
+# if defined(WANT_SHA512)
+# error "SHA512 support is not present for FreeBSD!"
+# endif
+
#endif /* __FreeBSD__ */