diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 668ecdbcb..da39e9912 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -790,6 +790,7 @@ /* Suffix for lib directories */ #define KDELIBSUFF "@KDELIBSUFF@" +#define SYSTEM_LIBDIR "@SYSTEM_LIBDIR@" /* The compiled in system configuration prefix */ #define KDESYSCONFDIR "@CONFIG_INSTALL_DIR@" |