diff options
Diffstat (limited to 'src/modules/rlm_counter/config.h.in')
-rw-r--r-- | src/modules/rlm_counter/config.h.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/modules/rlm_counter/config.h.in b/src/modules/rlm_counter/config.h.in new file mode 100644 index 0000000..1952812 --- /dev/null +++ b/src/modules/rlm_counter/config.h.in @@ -0,0 +1,9 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* do we have gdbm_fdesc */ +#undef HAVE_GDBM_FDESC + +/* do we need GDBM_SYNC */ +#undef NEED_GDBM_SYNC + + |