diff options
Diffstat (limited to 'mcop/arts_export.h.in')
-rw-r--r-- | mcop/arts_export.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mcop/arts_export.h.in b/mcop/arts_export.h.in index 075285c..cf10547 100644 --- a/mcop/arts_export.h.in +++ b/mcop/arts_export.h.in @@ -20,7 +20,8 @@ #ifndef ARTS_EXPORT_H #define ARTS_EXPORT_H -#undef __KDE_HAVE_GCC_VISIBILITY +/* Defined if you have fvisibility and fvisibility-inlines-hidden support. */ +#cmakedefine __KDE_HAVE_GCC_VISIBILITY 1 /** * The ARTS_NO_EXPORT macro marks the symbol of the given variable |