kcontrol: correct KFONTINST_LIB_EXEC_DIR

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2021-01-02 00:45:53 +02:00
parent 3306cc18d5
commit 63f8b2943d

View file

@ -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