diff options
Diffstat (limited to '')
-rw-r--r-- | src/modules/rlm_python/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modules/rlm_python/config.h.in b/src/modules/rlm_python/config.h.in new file mode 100644 index 0000000..531c9a0 --- /dev/null +++ b/src/modules/rlm_python/config.h.in @@ -0,0 +1,4 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Define to 1 if you have the `dl_iterate_phdr' function. */ +#undef HAVE_DL_ITERATE_PHDR |