diff --git a/config.h.cmake b/config.h.cmake index 8ca8423..81f555c 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -2,7 +2,7 @@ #define VERSION "@PACKAGE_VERSION@" // Defined if you have fvisibility and fvisibility-inlines-hidden support. -#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 +#cmakedefine __TDE_HAVE_GCC_VISIBILITY 1 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */