diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 898e37f..d823dd1 100644 --- a/config.h.in +++ b/config.h.in @@ -232,7 +232,7 @@ int snprintf(char *str, size_t n, char const *fmt, ...); /* define to 1 if -fvisibility is supported */ -#undef __KDE_HAVE_GCC_VISIBILITY +#undef __TDE_HAVE_GCC_VISIBILITY #if defined(__SVR4) && !defined(__svr4__) |