mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kcontrol: correct KFONTINST_LIB_EXEC_DIR
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
3306cc18d5
commit
63f8b2943d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef __CONFIG_FONTINST_H__
|
||||
#define __CONFIG_FONTINST_H__
|
||||
|
||||
#define KFONTINST_LIB_EXEC_DIR "@LIBEXEC_INSTALL_DIR@"
|
||||
#define KFONTINST_LIB_EXEC_DIR "@KDE4_LIBEXEC_INSTALL_DIR@"
|
||||
|
||||
/* Define to 1 if you have the <locale.h> header file. */
|
||||
#cmakedefine HAVE_LOCALE_H 1
|
||||
|
|
Loading…
Add table
Reference in a new issue