diff options
Diffstat (limited to 'config.h.cmake')
| -rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 5ca64d769..8c888726b 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -205,7 +205,7 @@ #define INKSCAPE_DATADIR "${CMAKE_INSTALL_PREFIX}/share" /* Base library directory -- only path-prefix.h should use it! */ -#cmakedefine INKSCAPE_LIBDIR +#define INKSCAPE_LIBDIR "${CMAKE_INSTALL_PREFIX}/lib" /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ |
