summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-12-23 15:48:17 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-12-23 15:48:17 +0000
commitece7e910d202b217ace407e68c87e83fbd3dff1e (patch)
tree688c445c177c3233cf46aa78c55630cfa9b5fa42 /h
parentca4df1a45da447c703b7dae45863d0c5cb9baaf1 (diff)
allow des key brain dumps from transition servers to krb5-only servers
Diffstat (limited to 'h')
-rw-r--r--h/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/h/config.h.in b/h/config.h.in
index 40c0a3e..688870f 100644
--- a/h/config.h.in
+++ b/h/config.h.in
@@ -273,3 +273,6 @@
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
+
+/* Wether we have the openssl library about */
+#undef HAVE_OPENSSL