Code

Translations. French translation minor update.
[inkscape.git] / config.h.cmake
index 5ca64d76923e2aa422d74a985e01fce473d1b2b2..d9d1bde038063634231aad07ff7d0b6e48b269ac 100644 (file)
@@ -30,7 +30,7 @@
 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
 #cmakedefine HAVE_BIND_TEXTDOMAIN_CODESET 1
 
-/* Define to 1 if you have the <boost/concept_check.hpp> header file. */
+/* Define to 1 if you have the <concept_check.hpp> header file. */
 #cmakedefine HAVE_BOOST_CONCEPT_CHECK_HPP 1
 
 /* Whether the Cairo PDF backend is available */
 #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. */
    first (like Motorola and SPARC, unlike Intel and VAX). */
 #cmakedefine WORDS_BIGENDIAN 1
 
+/* Do we want experimental, unsupported, unguaranteed, etc., LivePathEffects enabled? */
+#cmakedefine LPE_ENABLE_TEST_EFFECTS 1
+
 /* Define to `int' if <sys/types.h> does not define. */
 #cmakedefine mode_t