summaryrefslogtreecommitdiffstats
path: root/support/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'support/include/config.h.in')
-rw-r--r--support/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/include/config.h.in b/support/include/config.h.in
index 73db5a2..769afff 100644
--- a/support/include/config.h.in
+++ b/support/include/config.h.in
@@ -30,6 +30,9 @@
*/
#undef RESTRICTED_STATD
+/* Define this if you have <spkm3.h> */
+#undef HAVE_SPKM3_H
+
/* Define this if you want support for rpcsec_gss with
* the MIT krb5 mechanism compiled in */
#undef HAVE_KRB5