diff options
Diffstat (limited to 'src/modules/rlm_mschap/config.h.in')
-rw-r--r-- | src/modules/rlm_mschap/config.h.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/modules/rlm_mschap/config.h.in b/src/modules/rlm_mschap/config.h.in new file mode 100644 index 0000000..ccd7fc8 --- /dev/null +++ b/src/modules/rlm_mschap/config.h.in @@ -0,0 +1,7 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Build with Apple Open Directory support */ +#undef HAVE_MEMBERSHIP_H + +/* Build with direct winbind auth support */ +#undef WITH_AUTH_WINBIND |