diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -142,5 +142,8 @@ */ #undef HAVE_LARGEFILE_SUPPORT +/* Defined when any dynamic module loading is enabled */ +#undef HAVE_DYNAMIC_LOADING + /* Leave that blank line there-- autoheader needs it! */ |