diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index e57df9beb..5a7439788 100644 --- a/config.h.in +++ b/config.h.in @@ -289,6 +289,7 @@ #endif #define CMAKE_PREFIX "${CMAKE_INSTALL_PREFIX}" +#define ETC_PREFIX "${ETC_PREFIX}" /* Forwarded declaration */ struct module_ctx; |