From fc9c8be6a8cb41665b2884f58e481732e75bc621 Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Tue, 1 Apr 2008 00:17:04 +0000 Subject: Cmake: Random fixes (bzr r5287) --- config.h.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index fe4666ec2..1812864d3 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -200,7 +200,7 @@ #cmakedefine HAVE_ZLIB_H 1 /* Base data directory -- only path-prefix.h should use it! */ -#cmakedefine INKSCAPE_DATADIR +#define INKSCAPE_DATADIR "${CMAKE_INSTALL_PREFIX}/share" /* Base library directory -- only path-prefix.h should use it! */ #cmakedefine INKSCAPE_LIBDIR -- cgit v1.2.3