diff options
Diffstat (limited to 'util/include')
-rw-r--r-- | util/include/axutil_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/include/axutil_config.h b/util/include/axutil_config.h index a35c0bd..01f7195 100644 --- a/util/include/axutil_config.h +++ b/util/include/axutil_config.h @@ -28,7 +28,9 @@ #undef PACKAGE_VERSION #undef VERSION +#ifdef HAVE_CONFIG_H #include <config.h> +#endif /* undef unwated cnfig macros to avoid conflicts with APR macros */ #undef PACKAGE |