summaryrefslogtreecommitdiff
path: root/tirpc/tirpc-features.h.in
blob: 72e18bc611523ebfb9ea08bc7a19d31f64edde12 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _TIRPC_FEATURES_H
#define _TIRPC_FEATURES_H

/* Define to 1 if DES authentication is enabled */
#undef HAVE_AUTHDES

/* Define to 1 if GSSAPI is enabled */
#undef HAVE_GSSAPI

#endif /* _TIRPC_FEATURES_H */